Running 7.6.1 with all defaults except cheatcode no3d. Any idea how to make my desktops show up
in the panel? Tried many suggestions from the web, including editing the $HOME/.config/openbox/rc.xml
file to contain:

Code:
  <desktops>
    <number>4</number>
    <firstdesk>1</firstdesk>
    <names>
    <name>desktop 1</name>
    <name>desktop 2</name>
    <name>desktop 3</name>
    <name>desktop 4</name>
    </names>
    <popupTime>875</popupTime>
  </desktops>
But still no desktops in the panel.