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