Bug 984 - odd desktop switching behavior
Status: CLOSED DUPLICATE of bug 940
Alias: None
Product: Openbox
Classification: Unclassified
Component: general
Version: 3.0-rc5
Hardware: PC Linux
: P2 normal
Assignee: Dana Jansens
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2003-10-26 21:43 EST by Robert Upshall
Modified: 2007-05-16 15:52:21 EDT
0 users

See Also:



Description Robert Upshall 2003-10-26 21:43:27 EST
I have the follwing entries in my rc.xml:

  <keybind key="C-F1">
    <action name="desktop"><desktop>1</desktop></action>
  </keybind>
  <keybind key="C-F2">
    <action name="desktop"><desktop>2</desktop></action>
  </keybind>
  <keybind key="C-F3">
    <action name="desktop"><desktop>3</desktop></action>
  </keybind>
  <keybind key="C-F4">
    <action name="desktop"><desktop>4</desktop></action>
  </keybind>


When I switch from a desktop with applications on it to one with no apps it only
allows it the first time. And it doesn't work.  I can switch between desktops
with apps forever and between ones without apps forever but when I mix between
ones with apps and without it only works for the first switch.
Comment 1 Dana Jansens 2003-10-27 14:56:11 EST

*** This bug has been marked as a duplicate of 940 ***