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.

Reply via email to