From f092088ccda6c396da469044f263a72bbb7d3aa5 Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Thu, 27 Jun 2013 17:19:00 +0200 Subject: German keytable configuration file for X include directory --- remote/modules/german/data/etc/X11/xorg.conf.d/90-keytable.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 remote/modules/german/data/etc/X11/xorg.conf.d/90-keytable.conf (limited to 'remote') diff --git a/remote/modules/german/data/etc/X11/xorg.conf.d/90-keytable.conf b/remote/modules/german/data/etc/X11/xorg.conf.d/90-keytable.conf new file mode 100644 index 00000000..9c8a58fe --- /dev/null +++ b/remote/modules/german/data/etc/X11/xorg.conf.d/90-keytable.conf @@ -0,0 +1,6 @@ +Section "InputClass" + Identifier "LocalKeyboard" + MatchIsKeyboard "on" + Option "XkbLayout" "de" + Option "XkbVariant" "nodeadkeys" +EndSection -- cgit v1.2.3-55-g7522