[openbox] Cycle windows with mouse wheel

Tom Wizetek tom at wizetek.com
Wed Aug 31 00:31:30 EDT 2011


Did I get this right?

      <mousebind button="Down" action="Click">
        <action name="NextWindow">
          <dialog>none</dialog>
          <bar>yes</bar>
          <raise>yes</raise>
          <linear>no</linear>
          <finalactions>
            <action name="Focus">
              <stopInteractive>true</stopInteractive>
            </action>
          </finalactions>
        </action>
      </mousebind>

This still doesn't do it for me. :(


More information about the openbox mailing list