[openbox] Cycle through windows with mouse wheel

Dana Jansens dana at orodu.net
Sat Oct 6 15:47:22 EDT 2012


On Tue, Oct 2, 2012 at 1:38 AM, Tom Wizetek <tom at wizetek.com> wrote:

> On Mon, Oct 1, 2012 at 10:35 PM, Dana Jansens <dana at orodu.net> wrote:
> > Playing with it myself, I don't think it's possible in 3.5.0.. but I've
> got
> > a patch where it is working now.
>
> <action name="PreviousWindow">
> works nicely
> but
> <action name="NextWindow">
> only toggles between 2 ...or is it me?
>

<linear>yes</linear>

Otherwise forward goes to the most recently focused window next.



> --8<--
>       <mousebind button="Up" action="Click">
>         <action name="PreviousWindow">
>           <dialog>none</dialog>
>           <bar>yes</bar>
>           <raise>yes</raise>
>           <linear>no</linear>
>           <interactive>no</interactive>
>         </action>
>       </mousebind>
>       <mousebind button="Down" action="Click">
>         <action name="NextWindow">
>           <dialog>none</dialog>
>           <bar>yes</bar>
>           <raise>yes</raise>
>           <linear>no</linear>
>           <interactive>no</interactive>
>         </action>
>       </mousebind>
> -->8--
> _______________________________________________
> openbox mailing list
> openbox at icculus.org
> http://icculus.org/mailman/listinfo/openbox
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/openbox/attachments/20121006/c58bf9d1/attachment.htm>


More information about the openbox mailing list