disable mouse wheel on toolbar, we need it for volumecontrol
parent
9991310325
commit
210abb4bfb
|
|
@ -8,8 +8,8 @@ OnDesktop Mouse3 :RootMenu
|
|||
#OnDesktop Mouse5 :NextWorkspace
|
||||
|
||||
# scroll on the toolbar to change current window
|
||||
OnToolbar Mouse4 :PrevWindow {static groups} (iconhidden=no)
|
||||
OnToolbar Mouse5 :NextWindow {static groups} (iconhidden=no)
|
||||
#OnToolbar Mouse4 :PrevWindow {static groups} (iconhidden=no)
|
||||
#OnToolbar Mouse5 :NextWindow {static groups} (iconhidden=no)
|
||||
|
||||
# alt + left/right click to move/resize a window
|
||||
OnWindow Mod1 Mouse1 :MacroCmd {Raise} {Focus} {StartMoving}
|
||||
|
|
|
|||
Loading…
Reference in New Issue