1
0
Fork 0

ctrl-i happens to be the same key as Tab, and this does often pop up the

dialog when one actually wanted to switch virtual desktops. There's no need
for a keyaboard shortcut, as the dialog is available from the menu and not
needed that often.
This commit is contained in:
mfranz 2008-08-09 19:57:32 +00:00
parent f720eeb2ef
commit 0116c65fc4

View file

@ -101,15 +101,6 @@ top down before the key bindings are parsed.
</binding>
</key>
<key n="9">
<name>Ctrl-I</name>
<desc>Show instrument setting dialog.</desc>
<binding>
<command>dialog-show</command>
<dialog-name>instruments</dialog-name>
</binding>
</key>
<key n="13">
<name>Enter</name>
<desc>Move rudder right.</desc>