|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Sun Apr 10, 2005 7:28 pm Post subject: Changing Default Desktop System |
|
|
Im fairly new to linux. I recentally switched to Blag 30k Beta (29999.50000). At first I updated my system. Then i Installed KDE using Synaptic. But now how do I set KDE as the default Destktop system?
Thanks.
|
|
|
 |
jebba
|
Posted: Sun Apr 10, 2005 8:10 pm Post subject: |
|
|
At the login screen, you can choose "Session" across the top. It should allow you to make it your default desktop (for that user).
-Jeff
|
|
|
 |
Guest
|
Posted: Sun Apr 10, 2005 8:49 pm Post subject: |
|
|
doesnt let me. It has 5 options, Like 1. Gnome, 2. Default Desktop.. 3. KDE, etc... The Default Desktop is Gnome, but it doesnt give me an option to set default.
|
|
|
 |
jebba
|
Posted: Sun Apr 10, 2005 8:52 pm Post subject: |
|
|
Well, if you select KDE and log in, doesn't it then say "hey, do you want to make it default?"
|
|
|
 |
Guest
|
Posted: Sun Apr 10, 2005 9:14 pm Post subject: |
|
|
Nope. Doesnt say that at all.
|
|
|
 |
stevo32
|
Posted: Sun Apr 10, 2005 11:00 pm Post subject: |
|
|
| Anonymous wrote: | | Nope. Doesnt say that at all. |
In /etc/X11/dm/Sessions/default.desktop,
change this line:
to:
I'm pretty sure that it's startkde, but I'm not sure. It's whatever command that can be used to start kde...you better double check.
|
_________________ E-mail me at s.clement@localhost (replace localhost with sympatico.ca) or stevo32@localhost (replace localhost with blagblagblag.org). |
|
 |
jebba
|
Posted: Mon Apr 11, 2005 1:08 am Post subject: |
|
|
Or perhaps the `switchdesk` command. Under Preferences/More Preferences. If you don't have it, you can install it:
| Code: | apt-get update
apt-get install switchdesk |
|
|
|
 |
Jason
|
Posted: Mon Apr 11, 2005 2:47 am Post subject: |
|
|
You can manually edit /etc/sysconfig/desktop to say "GNOME" or "KDE" or whatever. That works for me when changing between the two.
http://forums.blagblagblag.org/viewtopic.php?t=416
Also as Jeff said switchdesk makes it all so much easier and I only use the above when i can't be bothered to move the mouse.
|
|
|
 |
Triangle not logged in
|
Posted: Mon Apr 11, 2005 10:58 am Post subject: |
|
|
Open Konsole and type "switchdesk kde". Normally next you log in the default desktop will be kde.
|
|
|
 |
|
|
|