You can not select more than 25 topics
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
|