LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How to choose windows managers (https://www.linuxquestions.org/questions/linux-general-1/how-to-choose-windows-managers-6325/)

kalakamo 09-07-2001 08:44 AM

How to choose windows managers
 
Hiya all,

My linux starts up with the console mode, once there ... how could I choose the window manager I want? The prob is that the one which pops up when I type startx is not the one I want to start by default :o/

Thanks!

AzrielMacKay 09-07-2001 10:46 AM

in your home dir, edit .xinitrc
the first line should point to the one you want to use

kalakamo 09-07-2001 10:56 AM

xinitrc
 
I have edited the .xinitrc, but here what is written:

exec /etc/X11/Xsession $*

what could I do with that?

AzrielMacKay 09-07-2001 02:01 PM

well, mine, just for example says:
exec /usr/bin/kde2

not xsession
what wmanager are u wanting to use?

kalakamo 09-10-2001 02:21 AM

WM
 
I have installed Gnome and Window Maker. Gnome is the one which is launched when I type startx. How could I set Window Maker the default one?

AzrielMacKay 09-10-2001 04:54 PM

change .xinitrc to say
exec /usr/bin/wmaker


All times are GMT -5. The time now is 09:25 PM.