LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Launching Blackbox (https://www.linuxquestions.org/questions/linux-software-2/launching-blackbox-364386/)

Permaximus 09-17-2005 10:25 PM

Launching Blackbox
 
Apparently this question is too simple to be documented.
Code:

startx
launches GNOME on my Slack 10.0 install. How do I launch blackbox? I have it installed and have launched it before, but for some reason I cannot rember or figure out how to do so again. Thanks in advance.

scr 09-17-2005 11:47 PM

You can use xwmconfig in order to select which WM you want to load.
You may also backup your old '.xinitrc' file, and create a new one like this for example:
Code:

echo 'exec blackbox' > .xinitrc

Permaximus 09-18-2005 12:29 AM

Will this change my default GUI?

scr 09-18-2005 12:52 AM

Of course it will... but you can change it back again.
Just use 'xwmconfig' in order to select the new WM, and if you don't like it, use 'xwmconfig' to select your old one.

Permaximus 09-18-2005 06:38 PM

There is a way to simply launch the GUI without changing my defaults. Can anyone tell me how to do this?


All times are GMT -5. The time now is 01:57 PM.