fix C+Left action in rc.xml

master
Daniel Napora 2022-12-29 22:43:19 +01:00
parent 516f33b662
commit 004cc166d4
1 changed files with 0 additions and 3 deletions

View File

@ -1030,9 +1030,6 @@
<mousebind action="Drag" button="A-Left">
<action name="Move"/>
</mousebind>
<mousebind action="Drag" button="C-Left">
<action name="Move"/>
</mousebind>
<mousebind action="Press" button="A-Right">
<action name="Focus"/>
<action name="Raise"/>