xorg: remove caps:ctrl_modifier (my physical layout now does this)

master
an 2020-08-31 18:42:39 -06:00
父節點 8f3fe6aa48
當前提交 631402fc33
共有 1 個文件被更改,包括 1 次插入1 次删除

查看文件

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