Bug 1949

Summary: [XKB] Can't use PL keyboard - XKB problem.
Product: xorg Reporter: Gogiel <gogiel1>
Component: App/xkbcompAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: medium CC: gogiel1
Version: 6.8.0Keywords: movetoxkc
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
X server log. none

Description Gogiel 2004-11-27 09:14:49 UTC
In xorg.conf i set Polish keyboard:

Section "InputDevice"
Option "XkbModel" "pc104"
Option "XkbLayout" "pl"
    Identifier  "Keyboard1"
    Driver      "kbd"
EndSection

But in logs i see:
gogiel@gogiel gogiel $ cat /var/log/Xorg.0.log | grep XKB
(EE) Couldn't load XKB keymap, falling back to pre-XKB keymap

and i can use Polish letter of course.

I'm a Gentoo user.
Comment 1 Gogiel 2004-11-27 09:18:48 UTC
Created attachment 1409 [details]
X server log.
Comment 2 Gogiel 2004-11-27 10:33:19 UTC
As a root it works OK
Comment 3 Gogiel 2004-12-04 06:32:08 UTC
I forgot to say that before, i chmoded /usr and /var partiton on 755 recursive.
Comment 4 Daniel Stone 2006-04-02 10:27:41 UTC
if it works as root, then it's a local configuration issue

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.