aboutsummaryrefslogtreecommitdiffstats
path: root/etc/05-keymap.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/05-keymap.conf')
-rw-r--r--etc/05-keymap.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/05-keymap.conf b/etc/05-keymap.conf
new file mode 100644
index 0000000..18b17b1
--- /dev/null
+++ b/etc/05-keymap.conf
@@ -0,0 +1,5 @@
+Section "InputClass"
+ Identifier "Keyboard Defaults"
+ MatchIsKeyboard "true"
+ Option "XkbLayout" "en"
+EndSection