[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openbox
Subject:    [openbox] Cycle through windows with mouse wheel
From:       tom () wizetek ! com (Tom Wizetek)
Date:       2012-07-11 15:41:28
Message-ID: CABBrbZHyfsgPzniwNZVuLOvT1+HgO_QewKQd9jSD+b8i6qLi8A () mail ! gmail ! com
[Download RAW message or body]

Any thoughts? Dana, anyone?
This used to work in older versions and was later changed.

On Sat, Jun 16, 2012 at 5:42 PM, Tom Wizetek <tom at wizetek.com> wrote:
> I posted a while ago about the ability to cycle through windows with a
> mouse wheel. The problem is that a final mouseclick or keypress action
> is required to select window.
>
> It was suggested that the "stopInteractive" option would take care of
> the issue but it was never clearly described or confirmed how.
>
> I'm currently running 3.5.0 and I'm still in the dark on how to
> achieve this functionality. Any updates or hints?
>
>> ~/.config/openbox/rc.xml:
>>
>>   <context name="Desktop">
>>     <mousebind button="Up" action="Click">
>>       <action name="PreviousWindow">
>>         <dialog>no</dialog>
>>         <bar>yes</bar>
>>         <raise>yes</raise>
>>         <linear>no</linear>
>>         <finalactions>
>>           <action name="Focus"/>
>>           <stopInteractive>yes</stopInteractive>
>>         </finalactions>
>>       </action>
>>     </mousebind>
>>     <mousebind button="Down" action="Click">
>>       <action name="NextWindow">
>>         <dialog>no</dialog>
>>         <bar>yes</bar>
>>         <raise>yes</raise>
>>         <linear>no</linear>
>>         <finalactions>
>>           <action name="Focus"/>
>>           <stopInteractive>true</stopInteractive>
>>         </finalactions>
>>       </action>
>>     </mousebind>
>>   </context>
>
> It doesn't seem to matter whether I set <stopInteractive> to "yes" or
> "true". I've tried putting this line within <finalaction>, within
> <action name="NextWindow">, before, after, and all combinations.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic