x window - Gakgu/Gakgu.github.io GitHub Wiki
μ μ
리λ μ€μμ μ¬μ©λλ κ·Έλν½ μλμ° μμ€ν .
Tip
Caps Lock to Ctrl
/etc/X11/xorg.conf.d/10-keyboard.confμ λ€μκ³Ό κ°μ λ΄μ©μ μΆκ°νλ€.
Section "InputClass"
Identifier "keyboard-all"
Driver "evdev"
Option "XkbLayout" "kr"
Option "XkbOptions" "ctrl:nocaps"
MatchIsKeyboard "on"
EndSection