scripts/system/xorg/00-keyboard.conf

5 lines
92 B
Plaintext
Raw Normal View History

2020-01-17 19:56:41 -08:00
Section "InputClass"
2020-01-22 11:11:26 -08:00
Identifier "Keyboard0"
Option "XkbOptions" "compose:ralt"
2020-01-17 19:56:41 -08:00
EndSection