On Sun, 5 Oct 2003 21:25:55 +0530, "N S Srikanth" <[EMAIL PROTECTED]> said: > Hi All > > After logging in, if I give "startx" it > goes to KDE desktop. If I give "startxfce" > it brings up X with XFCE. > How to get GNOME or other window managers. > I compiled blackbox, fluxbox and IceWm. > I created executable files and put them in > /etc/X11/gdm/Sessions directory.
Create a .xinitrc file, in your home dir, like ~/.xinitrc It needs to have lines like #exec xfce #startkde #exec blackbox #exec fluxbox #exec icewm #exec gnome-session #exec ion #exec <whatever> Guess you get the drift. cheers -- Sthitaprajna [EMAIL PROTECTED] -- http://www.fastmail.fm - mmm... Fastmail... ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
