Openbox reads 2 desktops, instead 4 as specified in rc.xml
<desktops>
<number>4</number>
<firstdesk>1</firstdesk>
<popupTime>875</popupTime>
<!-- The number of milliseconds to show the popup for when switching
desktops. Set this to 0 to disable the popup. -->
</desktops>
desktop switch (ctrl+alt+left/right) shows 2 workspaces (see attachment).
Tried to set this with Obconf, result is same.
Im using openbox with GNOME on ArchLinux.
Ok, figured out what happened. Openbox used gnome default setting for virtual desktops. Could you make it optional, to let openbox use whichever setting user wants. DE default or ones from rc.xml
This is not quite a duplicate of #4040.
In that case gdm/metacity is setting the number of desktops to 1. In this case, gnome-settings-daemon is setting the number to 2.
Workaround: change the number of desktops to the amount you want, run gnome-session-properties, and save the current session. Then you'll get the same number next time around.
I'll change this behaviour in a future version however.
Created attachment 2121 [details] screen