After some time using Gnome i decided to return to openbox again to see is this time i can make it work better, and i did it \o/. I have my keyboard shortcuts, pypanel with my bin/oct/hex clock hack, conky and most important a 3×2 desktop grid without using any pager
Here are the steps i followed to make the desktop grid work:
1) Download setlayout source
$ wget http://icculus.org/openbox/tools/setlayout.c2) Download dependencies
$ sudo apt-get install libx11-dev build-essential3) Compile setlayout
$ gcc -lX11 setlayout.c
$ ln a.out setlayout4) Add the setlayout “command” to autostart.sh script
echo “/route/to/setlayout/script/setlayout 0 3 2 0″ >> ~/route/to/autostart.sh
And it’s done! I only need to wait until there are some upgrades to test if update-manager’s notifications work on pypanel notification area and i won’t miss Gnome







