Ctrl+Shift+LeftMouseButton binded to deskgrid

master
Daniel Napora 2021-05-14 19:47:17 +02:00
parent 7fe9181b5f
commit e42c82e2a3
1 changed files with 6 additions and 0 deletions

View File

@ -907,6 +907,12 @@
<command>clicksnap</command>
</action>
</mousebind>
<mousebind action="Press" button="C-S-Left">
<action name="UnmaximizeFull"/>
<action name="Execute">
<command>deskgrid</command>
</action>
</mousebind>
<mousebind action="Press" button="A-Left">
<action name="Focus"/>
<action name="Raise"/>