git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/localfs/etc/X11/xorg.conf.d/00-keyboard.conf
diff options
context:
space:
mode:
Diffstat (limited to 'localfs/etc/X11/xorg.conf.d/00-keyboard.conf')
-rw-r--r--localfs/etc/X11/xorg.conf.d/00-keyboard.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/localfs/etc/X11/xorg.conf.d/00-keyboard.conf b/localfs/etc/X11/xorg.conf.d/00-keyboard.conf
index 7e5c389..5c3c97a 100644
--- a/localfs/etc/X11/xorg.conf.d/00-keyboard.conf
+++ b/localfs/etc/X11/xorg.conf.d/00-keyboard.conf
@@ -4,6 +4,6 @@
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
- Option "XkbLayout" "de,ie,bg,de"
- Option "XkbVariant" ",,phonetic,ru"
+ Option "XkbLayout" "de,ru,bg(phonetic)"
+ Option "XkbModel" "grp:ctrls_toggle"
EndSection