PDA

View Full Version : [Solved] X11 question


Whodog94
October 31st, 2010, 01:27
Can I run x11 then choose whether or not I want to run gnome or kde or xfce? If so what commands do I need?

UNIXgod
October 31st, 2010, 01:41
If you want to do it from the console it's as simple as setting up a .xinitrc and typing startx.

If you want to run slim or some other login manager there is a gui menu for which desktop or wm you would like to run.

Whodog94
October 31st, 2010, 01:48
I have x11 set up,what my question is how can I go from x11 to gnome or kde

wblock@
October 31st, 2010, 02:49
If you just want one or the other all the time, see The Handbook (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html). If you want to choose a particular WM on demand, you need one of the "display managers" like x11/slim.

Whodog94
October 31st, 2010, 02:57
I did look in the Handbook before I started the thread but I think this will do, Thanks wblock