Ctrl+Shift+LeftMouseButton binded to deskgrid
parent
7fe9181b5f
commit
e42c82e2a3
|
@ -907,6 +907,12 @@
|
||||||
<command>clicksnap</command>
|
<command>clicksnap</command>
|
||||||
</action>
|
</action>
|
||||||
</mousebind>
|
</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">
|
<mousebind action="Press" button="A-Left">
|
||||||
<action name="Focus"/>
|
<action name="Focus"/>
|
||||||
<action name="Raise"/>
|
<action name="Raise"/>
|
||||||
|
|
Loading…
Reference in New Issue