workstation/roles/debian/files/keyboard

11 lines
245 B
Text

# KEYBOARD CONFIGURATION FILE
# Consult the keyboard(5) manual page.
# Update the initramfs after changing this file.
XKBMODEL="pc105"
XKBLAYOUT="us,ca"
XKBVARIANT=",multix"
XKBOPTIONS="compose:menu,grp:grp:alt_caps_toggle"
BACKSPACE="guess"