Ctrl+Shift+LeftMouseButton binded to deskgrid
parent
7fe9181b5f
commit
e42c82e2a3
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue