Kood: |
setxkbmap -layout ee -model pc105 |
Kood: |
# [B]commented out by update-manager, HAL is now used [/B]
#Section "InputDevice"
# Identifier "Generic Keyboard"
# Driver "kbd"
# Option "XkbRules" "xorg"
# Option "XkbModel" "pc105"
# Option "XkbLayout" "ee"
#EndSection |
Kood: |
For the X server to handle the keyboard correctly, an XKB rule set must be chosen. Users of most keyboards should enter "xorg". Experienced users can use any defined XKB rule set. If the xkb-data package has been unpacked, see the /usr/share/X11/xkb/rules directory for available rule sets.
When in doubt, this value should be set to "xorg".
XKB rule set to use:
xorg |