[arch-general] Customizing Console Keybindings?

Ralph Corderoy ralph at inputplus.co.uk
Fri Feb 1 14:28:08 UTC 2019


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.


More information about the arch-general mailing list