Remove conflicting keybindings
This commit is contained in:
parent
92157e9ad2
commit
0cf24a9bf5
1 changed files with 3 additions and 1 deletions
|
@ -407,6 +407,7 @@
|
|||
<to>next</to>
|
||||
</action>
|
||||
</mousebind>
|
||||
<!-- disabling this for emacs
|
||||
<mousebind button="A-S-Up" action="Click">
|
||||
<action name="SendToDesktop">
|
||||
<to>previous</to>
|
||||
|
@ -416,7 +417,8 @@
|
|||
<action name="SendToDesktop">
|
||||
<to>next</to>
|
||||
</action>
|
||||
</mousebind>
|
||||
</mousebind>
|
||||
-->
|
||||
</context>
|
||||
<context name="Titlebar">
|
||||
<mousebind button="Left" action="Drag">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue