add setting <desktops><firstdesk>num<//> to set which desktop to start on, also fix...
authorMikael Magnusson <mikachu@comhem.se>
Thu, 19 Feb 2004 14:33:59 +0000 (14:33 +0000)
committerMikael Magnusson <mikachu@comhem.se>
Thu, 19 Feb 2004 14:33:59 +0000 (14:33 +0000)
commit77af27b8b23024231d3c013c45c7a9ce77aeda53
tree20823b0dc06448fbdc8cb49e212f071417d1f035
parent3c28739a0e816114826303f4b36501a7dd077574
add setting <desktops><firstdesk>num<//> to set which desktop to start on, also fix a guint that should be gint. (used to let you say you want negative number of desktops)
openbox/config.c
openbox/config.h
openbox/screen.c