Try to force a US layout at the console

This commit is contained in:
Anthony Rose 2020-06-18 15:08:39 +01:00
parent 6afb9345e7
commit 7b7417efd5

View file

@ -6,5 +6,6 @@ XKBMODEL="pc104"
XKBLAYOUT="us,us" XKBLAYOUT="us,us"
XKBVARIANT=",intl" XKBVARIANT=",intl"
XKBOPTIONS="compose:menu,grp:win_space_toggle" XKBOPTIONS="compose:menu,grp:win_space_toggle"
KMAP="us"
BACKSPACE="guess" BACKSPACE="guess"