remove the scrolling on root without alt since that fucks up with the dialog since there are no modifiers
This commit is contained in:
parent
e1fd32bcf5
commit
ee26742a23
1 changed files with 0 additions and 6 deletions
6
data/rc3
6
data/rc3
|
@ -295,12 +295,6 @@
|
|||
</mousebind>
|
||||
</context>
|
||||
<context name="root">
|
||||
<mousebind button="Up" action="click">
|
||||
<action name="desktopright"/>
|
||||
</mousebind>
|
||||
<mousebind button="Down" action="click">
|
||||
<action name="desktopleft"/>
|
||||
</mousebind>
|
||||
<mousebind button="A-Up" action="click">
|
||||
<action name="desktopright"/>
|
||||
</mousebind>
|
||||
|
|
Loading…
Reference in a new issue