master
Daniel Napora 2022-12-20 22:32:26 +01:00
parent d2cdcd539f
commit 517796e8fa
1 changed files with 3 additions and 0 deletions

View File

@ -1030,6 +1030,9 @@
<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"/>