Disable Ctrl+TAB and Ctrl+Shift+TAB shortcuts for use in screen(1).
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 16 Jul 2011 15:03:02 +0300
changeset 146 b18b7ebffb53
parent 145 90f8794f2290
child 147 cdbf0ba89562
Disable Ctrl+TAB and Ctrl+Shift+TAB shortcuts for use in screen(1).
.minttyrc
--- a/.minttyrc	Sat Jul 16 15:02:24 2011 +0300
+++ b/.minttyrc	Sat Jul 16 15:03:02 2011 +0300
@@ -26,6 +26,8 @@
 ClipShortcuts=yes
 ; Disable Windows Alt+Space and Alt+Enter shortcuts.
 WindowShortcuts=no
+; Disable Ctrl+TAB and Ctrl+Shift+TAB shortcuts for use in screen(1).
+SwitchShortcuts=yes
 ; Enable font zooming shortcuts Ctrl+plus/minus/zero.
 ZoomShortcuts=yes
 ; Shift, Ctrl, Alt, Off.