Don't set the console keyboard with KMAP

This commit is contained in:
Anthony Rose 2020-06-19 16:44:36 +01:00
parent 6c6865115f
commit a7fe5c8cf3

View file

@ -6,6 +6,5 @@ XKBMODEL="pc104"
XKBLAYOUT="us,us"
XKBVARIANT=",intl"
XKBOPTIONS="compose:menu,grp:lctrl_lshift_toggle"
KMAP="/usr/share/keymaps/i386/qwerty/us.kmap.gz"
BACKSPACE="guess"