• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How do I change my default window manager?

smp

Diamond Member
I have KDE running now, and I originally changed that from Gnome but forget how .. I just installed Blackbox and need to switch to that.

edit:
okay, I edited /home/myself/.Xclients-default
from
exec startkde
to
exec blackbox

Not sure if that's the right thing to do, but all hints I got from docs seemed like this was what I was supposed to do. Now, when I startx I think blackbox is what I get, but it's nothing, just the background (dark grey) and a toolbar at the bottom with nothing in it... it says "workspace1" and then there is the time too. What did I do wrong?
 
Hey, they don't call it a minimalist window manager for nothing. You looking for a marching band and dancing girls? 😉

Try right-clicking on the background and you should get a short list of basic apps like xterm, xfontsel, and mozilla. Not much. You can add more by editing the /usr/share/blackbox/menu file (or /usr/X11R6/share/... and so on). Better yet, copy that file to ~/.blackboxrc to be your personal rc file and leave the original untouched. The menu file syntax is very simple and well commented.
 
Well I don't know about a marching band .. but dancing girls would be nice 😉

Thanks .. that helps a lot, I'm gonna check out those files .. you're right though, right clicking gave me a menu, this is cool.
 
Back
Top