From 3446f5387389b0e1671481c8a8fb9ea0eed519f6 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Thu, 10 Mar 2016 14:29:06 +0000 Subject: Remove . from dotfiles for convenience --- misc/20-keyboard.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 misc/20-keyboard.conf (limited to 'misc/20-keyboard.conf') diff --git a/misc/20-keyboard.conf b/misc/20-keyboard.conf new file mode 100644 index 0000000..33cf6ed --- /dev/null +++ b/misc/20-keyboard.conf @@ -0,0 +1,6 @@ +Section "InputClass" + Identifier "keyboard" + MatchIsKeyboard "yes" + Option "XkbLayout" "us" + Option "XkbVariant" "dvp" +EndSection -- cgit v1.2.3