system/xorg: add keyboard config

master
an 2020-01-17 22:56:41 -05:00
parent 24da386f78
commit 56dd71b870
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,4 @@
Section "InputClass"
Identifier "system-keyboard"
Option "XkbOptions" "compose:ralt,caps:ctrl_modifier"
EndSection

View File

@ -1,3 +1,4 @@
/etc/X11/xorg.conf.d/00-keyboard.conf
/etc/X11/xorg.conf.d/10-monitor.conf
/etc/X11/xorg.conf.d/20-amdgpu.conf
/etc/X11/xorg.conf.d/50-fix-xwiimote.conf