Use the CMS layout
This commit is contained in:
parent
acc416f6bd
commit
9ff41c6cc7
1 changed files with 3 additions and 2 deletions
|
@ -3,7 +3,8 @@
|
||||||
# Consult the keyboard(5) manual page.
|
# Consult the keyboard(5) manual page.
|
||||||
|
|
||||||
XKBMODEL="pc105"
|
XKBMODEL="pc105"
|
||||||
XKBLAYOUT="us"
|
XKBLAYOUT="ca"
|
||||||
XKBVARIANT=""
|
XKBVARIANT="multi"
|
||||||
XKBOPTIONS=""
|
XKBOPTIONS=""
|
||||||
|
|
||||||
BACKSPACE="guess"
|
BACKSPACE="guess"
|
||||||
|
|
Loading…
Reference in a new issue