Use a ca-multix layout again
This commit is contained in:
parent
8b4b799afb
commit
2b94345aaf
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
# Update the initramfs after changing this file.
|
||||
|
||||
XKBMODEL="pc104"
|
||||
XKBLAYOUT="us,us"
|
||||
XKBVARIANT=",intl"
|
||||
XKBLAYOUT="us,ca"
|
||||
XKBVARIANT=",multix"
|
||||
XKBOPTIONS="compose:menu,grp:alt_caps_toggle,nbsp:level3n"
|
||||
|
||||
BACKSPACE="guess"
|
||||
|
|
Loading…
Reference in a new issue