blackbox window manager

Frank Liu <[email protected]> Thu, 18 Oct 2001 18:49:14 -0500 (EST)
Newsgroups gmane.os.qnx.openqnx.devel
Message-ID <[email protected]>
All,
I just uploaded the "blackbox" to
http://sourceforge.net/projects/openqnx/

It is a light weight, very cool Window Manager for X.
If you use X as your base GUI, you probably want to use it
rather than the default "twm".

create a $HOME/.xinitrc and put something like this in it:

xterm &
blackbox

(you might want to take a look at the default xinitrc file at
 /etc/X11/xinit/xinitrc )

Frank