diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/keystrokes.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/keystrokes.cfg b/etc/keystrokes.cfg index c57d2efbb..856369839 100644 --- a/etc/keystrokes.cfg +++ b/etc/keystrokes.cfg @@ -5,7 +5,6 @@ <keystroke action="fullscreen" Control="1" Shift="1" AltMeta="1" key="f" /> <keystroke action="minimize" Control="1" AltMeta="1" key="m" /> <keystroke action="defer" Control="1" AltMeta="1" key="e" /> -<keystroke action="ignore" Control="1" AltMeta="1" key="BackSpace" /> <keystroke action="force_synchronization" Control="1" AltMeta="1" key="j" /> <keystroke action="resize" Control="1" AltMeta="1" key="r" /> <keystroke action="viewport_move_left" Control="1" Shift="1" AltMeta="1" key="Left" /> |