LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   how to change window managers with startx in slackware (https://www.linuxquestions.org/questions/linux-general-1/how-to-change-window-managers-with-startx-in-slackware-222841/)

name_in_use450 08-26-2004 06:05 PM

how to change window managers with startx in slackware
 
I am running slackware 10 and have been for quite some time. I think I have 'outgrown' KDE and GNOME and would like to move on to other window managers. I have used fluxbox and xfce before and both are nice. I want to personally test many more so if I already have them installed how can I 'switch' to it. Basically how do I change which window manager the command 'startx' lauches.

Also, any suggestions of window managers would be helpful.

PenguinPwrdBox 08-26-2004 06:06 PM

xwmconfig

JoshFed 08-26-2004 06:07 PM

xwmconfig

from a command line will let you choose which window manager to use. Then just restart X.

name_in_use450 08-26-2004 06:27 PM

thanks
 
heh. thanks for reminding me.

bluefire 08-27-2004 03:00 PM

Also, Xtart is a good tool. It gives you a ncurses menu of all the dms listed in /etc/X11/wmsessions.d, and runs whichever one you choose. So if you change frequently, it is a better option than using startx.

mushu 08-27-2004 03:13 PM

run pkgtool and choose which window manager do u want to run and then startx again..

marsques 08-27-2004 03:21 PM

just a quick one is it possible to say

startx kde or startx xfce without going through xwmconfig...

bluefire 08-27-2004 03:26 PM

startx kde or startx xfce without going through xwmconfig...

No, but Xtart (as per my post above) will let you do more or less this.

PenguinPwrdBox 08-27-2004 03:26 PM

Sorta.

There is a command in /opt/kde/bin called startkde.
Dunno about xfce.

bluefire 08-27-2004 03:37 PM

You can find the commands to start the wms in the files listed in the /etc/X11/wmsession.d folder. For example, there might be a file named 10kde, which would essentially be a wrapper for /opt/kde/bin/startkde. If you're curious about your specific wm, you could find the command in its particular file, and just start it directly rather than using startx.

alexandreviau 09-06-2017 04:04 AM

xwmconfig
Then edit /etc/rc.d/rc.local to add startx

jamison20000e 09-06-2017 05:42 AM

Marsques and PenguinPwrdBox hit what I do eg:
Code:

startx /usr/bin/startkde
&c... now and 13 years ago‽ :doh:;):D


All times are GMT -5. The time now is 11:42 PM.