Hello

When I execute:
setxkbmap pl

I can type polish fonts in xterm and other X programs. But when I generate 
xorg.conf file with "Xorg -configure" and add the following to it I cannot type 
the polish fonts (I copied it to /etc/x11/xorg.conf)

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option "XkbModel"     "pc105"
        Option "XkbLayout"    "pl"
EndSection


Xorg.0.log:
[ 29007.715] (==) Using config file: "/etc/X11/xorg.conf"
[ 29008.100] (II) XINPUT: Adding extended input device "Power Button" (type: 
KEYBOARD)
[ 29008.100] (**) Option "xkb_rules" "evdev"
[ 29008.100] (**) Option "xkb_model" "evdev"
[ 29008.100] (**) Option "xkb_layout" "us"

Do you have any suggestions of what may be wrong.
thanks for help



Reply via email to