diff options
Diffstat (limited to 'conf.d/keymaps')
| -rw-r--r-- | conf.d/keymaps | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.d/keymaps b/conf.d/keymaps index 842803bb..7707272e 100644 --- a/conf.d/keymaps +++ b/conf.d/keymaps @@ -4,6 +4,8 @@ keymap="us"  # Should we first load the 'windowkeys' console keymap?  Most x86 users will  # say "yes" here.  Note that non-x86 users should leave it as "no". +# Loading this keymap will enable VT switching (like ALT+Left/Right) +# using the special windows keys on the linux console.  windowkeys="NO"  # The maps to load for extended keyboards.  Most users will leave this as is.  | 
