[openbox] Wiki Error

Paul openboxml023478 at rainslide.net
Wed Jan 27 10:22:56 EST 2010


http://openbox.org/wiki/Help:Actions

<keybind key="W-Tab">
  <action name="NextWindow">
    <finalactions>
      <action name="Focus">
      <action name="Raise">
      <action name="Unshade">
      <action name="MoveResizeTo">  <!-- center the window which we're focusing -->
        <x>center</x>
        <y>center</y>
      </action>
    </finalactions>
  </action>
</keybind>

Those Focus, Raise, and Unshade action elements should end with />

-- 

.


More information about the openbox mailing list