Results 1 to 6 of 6
how can i switch from the KDE gui to the Gnome gui? and does Gnome have just as many little applications that Kde has? its been a while since i ...
- 06-15-2004 #1
Switching from KDE to Gnome
how can i switch from the KDE gui to the Gnome gui? and does Gnome have just as many little applications that Kde has? its been a while since i looked at Gnome. I believe since back in the redhat 6 days lol. thanks
I praise Webmin and PuTTy!
Registered Linux User: 439431
- 06-15-2004 #2
log out then log back in in the other
~Mike ~~~ Forum Rules
Testing? What's that? If it compiles, it is good, if it boots up, it is perfect. ~ Linus Torvalds
http://loft306.org
- 06-16-2004 #3
it wont work. im not at the linux box atm so i couldnt tell ya what error i get. what if i wanted to change gnome to startup when i type startx
I praise Webmin and PuTTy!
Registered Linux User: 439431
- 06-17-2004 #4Linux Newbie
- Join Date
- May 2004
- Location
- Chennai, India
- Posts
- 116
execute the following command. and Select GNOME.
orCode:$ switchdesk
step 1:
create a file in your home directory with name .Xclients-default and its contents are
step 2:Code:exec gnome-session
create another file with name .Xclients and its contents should be
step3:Code:#!/bin/bash exec $HOME/.Xclients-default
relogin.NEVER stop/pause Journey of Learning -Travelling Soldier ( Me
)
- 06-17-2004 #5
thanks
I praise Webmin and PuTTy!
Registered Linux User: 439431
- 06-17-2004 #6Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
or just type startx gnome
Proud to be a GNU/Gentoo Linux user!


Reply With Quote
