[arch-general] Customizing Console Keybindings?
Hello, I was wondering if the it is possible to customize the console keybindings. In particular, I want alt+tab and alt+shift+tab to switch the consoles instead of alt+right and left arrows. Furthermore, is it possible to turn alt+f<n> for switching terminals and force it to use ctrl+alt+f<n>? I had done some digging on this, and I have come to conclude that this is either baked deep in to the system or it might take me rewriting the keymap. Thanks, Hunter
Hi Hunter,
I was wondering if the it is possible to customize the console keybindings. In particular, I want alt+tab and alt+shift+tab to switch the consoles instead of alt+right and left arrows.
See loadkeys(1) and friends. https://wiki.archlinux.org/index.php/Loadkeys `Decr_Console' is of interest. keycode 105 = Left Left Left control keycode 105 = Left shift control keycode 105 = Left alt keycode 105 = Decr_Console control alt keycode 105 = Left -- Cheers, Ralph.
participants (2)
-
hunter.t.joz@gmail.com
-
Ralph Corderoy