 |
 |
 |
 |
| Alpha, Beta & Snapshots Discussions (Fedora 10 Only) Post Development Version comments and questions that don't belong in Bugzilla here.
These posts will be moved or deleted once the Final version is released |

12th November 2008, 04:48 PM
|
 |
Registered User
|
|
Join Date: Jul 2006
Posts: 8

|
|
|
Login Manager Theme
Hi All,
How can I change the login manager theme in FC10 ? I have been able to change the theme for desktop menu items etc via the appearance applet and clicking on install theme, but cannot understand GDM ? Some site says download themes for GDM ?
I am a bit confused, is it GDM or Login Manager ?
Also, if i want to login via KDE ; I didn't see any option on the login prompt to select either Gnome or KDE ?
Thanks and Regards
__________________
We could all take a lesson from crayons, Some are sharp, some are beautiful, some have weird names, all are different colors, but they all have to learn to live in the same box.
.............................................
Fedora Core 5 on Dell Dimension 5000, 1GB DDRII, (i)160GB SATA(ii)80GB SATA, 256MB ATI Radeon, DVD RW & DVD Rom,
CyberSpell
|

12th November 2008, 04:53 PM
|
 |
Registered User
|
|
Join Date: Jul 2006
Posts: 8

|
|
|
I can't see the option 'login manager' any where in the menus ; I am using FC10 preview version.
please help
thanks
__________________
We could all take a lesson from crayons, Some are sharp, some are beautiful, some have weird names, all are different colors, but they all have to learn to live in the same box.
.............................................
Fedora Core 5 on Dell Dimension 5000, 1GB DDRII, (i)160GB SATA(ii)80GB SATA, 256MB ATI Radeon, DVD RW & DVD Rom,
CyberSpell
|

12th November 2008, 10:46 PM
|
|
Registered User
|
|
Join Date: Nov 2007
Posts: 77

|
|
Quote:
Originally Posted by sma
I can't see the option 'login manager' any where in the menus ; I am using FC10 preview version.
please help
thanks
|
I think there is no login manager in Fedora 10/Gnome currently. May be upstream in latest version of Gnome.
Code:
# nano /etc/X11/prefdm
Edit the line:
Code:
#!/bin/sh
PATH=/sbin:/usr/sbin:/bin:/usr/bin
# We need to source this so that the login screens get translated
[ -f /etc/sysconfig/i18n ] && . /etc/sysconfig/i18n
# Run preferred X display manager
quit_arg=
preferred=
to, in my case because I use KDE and wanted kdm:
Code:
#!/bin/sh
PATH=/sbin:/usr/sbin:/bin:/usr/bin
# We need to source this so that the login screens get translated
[ -f /etc/sysconfig/i18n ] && . /etc/sysconfig/i18n
# Run preferred X display manager
quit_arg=
preferred=/usr/bin/kdm
Worked here. Also fore KDE users to set 'AutoLoginEnable=true' and 'AutoLogin User=me' and add 'AutoLoginAgain=true' and 'AutoLoginDelay=10' edit '/usr/share/config/kdm/kdmrc'.
Hope this helps...
__________________
Thanks,
popatopalous :eek:
ALL AMD64, Fedora 10 KDE, Mandriva PWP 2009.0, openSuse 11.0 & 11.1
AMD64 X2 4800+ : 4x1GB DDR2 800 : GeForce 6150 256MB : ASUS M2NPV-VM : HD-2x320GB
|

16th November 2008, 06:35 PM
|
 |
Registered User
|
|
Join Date: Jul 2006
Posts: 8

|
|
|
I tried what you advised but it didn't gave me any option neither it booted into KDE ; looks like I need to wait for the final FC10
Thanks for the tip
__________________
We could all take a lesson from crayons, Some are sharp, some are beautiful, some have weird names, all are different colors, but they all have to learn to live in the same box.
.............................................
Fedora Core 5 on Dell Dimension 5000, 1GB DDRII, (i)160GB SATA(ii)80GB SATA, 256MB ATI Radeon, DVD RW & DVD Rom,
CyberSpell
|

16th November 2008, 07:00 PM
|
|
Registered User
|
|
Join Date: Nov 2007
Posts: 77

|
|
Quote:
Originally Posted by sma
I tried what you advised but it didn't gave me any option neither it booted into KDE ; looks like I need to wait for the final FC10
Thanks for the tip
|
Do you have KDE installed? Changing a file as I demonstrated won't matter if you don't have kdm installed. If your loginscreen doesn't offer the option to switch to KDE then you probably don't have it installed.
__________________
Thanks,
popatopalous :eek:
ALL AMD64, Fedora 10 KDE, Mandriva PWP 2009.0, openSuse 11.0 & 11.1
AMD64 X2 4800+ : 4x1GB DDR2 800 : GeForce 6150 256MB : ASUS M2NPV-VM : HD-2x320GB
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 10:18 (Thursday, 23-05-2013)
|
|
 |
 |
 |
 |
|
|