diff --git a/etc/default/keyboard b/etc/default/keyboard new file mode 100644 index 0000000..95ed27c --- /dev/null +++ b/etc/default/keyboard @@ -0,0 +1,11 @@ +# KEYBOARD CONFIGURATION FILE +# slick-greeter/lightdm use it to display the default keyboard layouts +# Consult the keyboard(5) manual page. +# https://manpages.debian.org/jessie/keyboard-configuration/keyboard.5.en.html + +XKBMODEL="pc105" +XKBLAYOUT="us,de" +XKBVARIANT="" +XKBOPTIONS="" + +BACKSPACE="guess"