Linux – Columns of Virtual Desktops in Openbox

arch linuxopenbox

I'm setting up Openbox in Arch and was trying to setup the virtual desktops like I usually like them, in one tall column. The default is to have them setup as a single row and the Openbox config utility only has the ability to add to that.

Is there a way to have Openbox use virtual columns of virtual desktops?

Best Answer

You might want to check this out http://openbox.org/dist/tools/setlayout.c Remember to compile with -lX11

Related Question