Portál AbcLinuxu, 18. července 2025 18:09
Section "InputDevice" # Option "AutoRepeat" "500 5" # when using XQUEUE, comment out the above line, and uncomment the # following line # Option "Protocol" "Xqueue" # Specify which keyboard LEDs can be user-controlled (eg, with xset(1)) # Option "Xleds" "1 2 3" # To disable the XKEYBOARD extension, uncomment XkbDisable. # Option "XkbDisable" # To customise the XKB settings to suit your keyboard, modify the # lines below (which are the defaults). For example, for a non-U.S. # keyboard, you will probably want to use: # Option "XkbModel" "pc102" # If you have a US Microsoft Natural keyboard, you can use: # Option "XkbModel" "microsoft" # # Then to change the language, change the Layout setting. # For example, a german layout can be obtained with: # Option "XkbLayout" "de" # or: # Option "XkbLayout" "de" # Option "XkbVariant" "nodeadkeys" # # If you'd like to switch the positions of your capslock and # control keys, use: # Option "XkbOptions" "ctrl:swapcaps" #Option "XkbOptions" "" Identifier "Keyboard0" Driver "keyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc102" Option "XkbLayout" "cz_qwerty" #Option "XkbVariant" "" EndSectionJinak musíte popsat co vám nefunguje zda máte špatné fonty, nebo špatnou klávesnici a to v X kách nebo v normální konzoli atd.....
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,cz_qwerty"
Option "XkbOptions"
"grp:shift_toggle,grp_led:scroll,grp:rwin_switch"
EndSection
grp:shift_toggle znamena prepinat mezi klavesnicemi obema shifty
grp_led:scroll aktualni klavesnici indikovat svetylkem ScrollLocku
grp:rwin_switch pravej WinKey prepne klavesnici jen po dobu drzeni
setxkbd cz
(nepametam presnu syntax
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.