> I was hoping to bind a shortcut of MOD-mousescrolldown to flip to the
> next window, ala Mod-J, and Mod-mousescrollup to flip to the previous
> window in the stack, ala Mod-K. But I can't figure out how to do it.
> The ClientMouseDown event seems to only tell us which button is
> pressed.
A while ago, I used to use xbindkeys to bind Mod4+Mousewheel for scrolling the clients in a column. I can't tell the exact syntax, but the manpage of xbindkeys is helpful to find out how to bind mouse buttons and then you just have to bind a call to the desired wmiir command.
-- Thomas Dahms <dahms_AT_gmx.com>Received on Mon Nov 23 2009 - 08:27:02 UTC
This archive was generated by hypermail 2.2.0 : Mon Nov 23 2009 - 10:24:01 UTC