[openbox] Developing for openbox

Jim Rees rees at umich.edu
Thu Jan 10 13:06:43 EST 2013


You'll want to clone the git repo if you haven't already. Here's my cheat
sheet:

git clone git://git.openbox.org/dana/openbox
aclocal -I m4
configure --prefix=/usr --sysconfdir=/etc --disable-xinerama
make
sudo make install


More information about the openbox mailing list