workstation/roles/debian/files/keyboard

12 lines
254 B
Text
Raw Normal View History

2020-06-16 17:30:08 +00:00
# KEYBOARD CONFIGURATION FILE
# Consult the keyboard(5) manual page.
2020-06-20 17:17:14 +00:00
# Update the initramfs after changing this file.
2020-06-16 17:30:08 +00:00
XKBMODEL="pc104"
2021-02-25 19:42:02 +00:00
XKBLAYOUT="us,ca"
XKBVARIANT=",multix"
XKBOPTIONS="compose:menu,grp:alt_caps_toggle,nbsp:level3n"
2020-06-17 12:39:36 +00:00
2020-06-16 17:30:08 +00:00
BACKSPACE="guess"