[openbox] Move to last desktop

Jim Rees rees at umich.edu
Mon Dec 10 21:09:53 EST 2012


David Vogt wrote:

  Hi all,
  
  Since a few days, I have added a few shortcuts for creating and removing
  virtual desktops. When a new desktop is created, I want it to be at the
  end (which works nicely), and then go there and use it.
  
  However, this seems not to work. There is no <action> to go to the last
  desktop.

I haven't tried it, but wouldn't this work?

<action name="GoToDesktop">
  <to>1</to>
</action>
<action name="DesktopLeft">
  <dialog>no</dialog>
  <wrap>yes</wrap>
</action>


More information about the openbox mailing list