25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # ln -s this /etc/X11/xorg.conf.d
-
- Section "InputClass"
- Identifier "Keyboard Defaults"
- MatchIsKeyboard "yes"
- # Option "XkbModel" "acer_laptop"
- Option "XkbLayout" "jp"
- Option "XkbOptions" "ctrl:nocaps,ctrl:menu_rctrl"
- EndSection
|