Switch to a basic 105-key US keyboard for the console
This commit is contained in:
parent
9afa3bbda5
commit
acc416f6bd
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Consult the keyboard(5) manual page.
|
# Consult the keyboard(5) manual page.
|
||||||
|
|
||||||
XKBMODEL="pc105"
|
XKBMODEL="pc105"
|
||||||
XKBLAYOUT="us,us"
|
XKBLAYOUT="us"
|
||||||
XKBVARIANT="typo,intl"
|
XKBVARIANT=""
|
||||||
XKBOPTIONS="lv3:ralt_switch,compose:menu,grp:win_space_toggle"
|
XKBOPTIONS=""
|
||||||
BACKSPACE="guess"
|
BACKSPACE="guess"
|
||||||
|
|
Loading…
Reference in a new issue