Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
|
- # 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
|