remove the scrolling on root without alt since that fucks up with the dialog since there are no modifiers

This commit is contained in:
Dana Jansens 2003-08-12 10:04:09 +00:00
parent e1fd32bcf5
commit ee26742a23

View file

@ -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>