Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xorg xkbcomp error
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
_Kevin
n00b
n00b


Joined: 29 Mar 2004
Posts: 67
Location: Bielsko-Biala, Poland

PostPosted: Tue Aug 17, 2004 8:09 pm    Post subject: Xorg xkbcomp error Reply with quote

Everytime I start X (xorg-6.7.0-r2), I encounter the following error:
Code:
(II) Initializing extension GLX
syntax error: line 415 of xfree86
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Error:            Error interpreting include file "xfree86"
>                   Exiting
>                   Abandoning keycodes file "default"
Errors from xkbcomp are not fatal to the X server
(EE) Couldn't load XKB keymap, falling back to pre-XKB keymap
I cannot use my polish keyboard anymore. Here is my xorg.conf related to the keyboard.
Code:
Section "InputDevice"

        Identifier  "Keyboard1"
        Driver      "keyboard"
        Option      "CoreKeyboard"
        Option      "AutoRepeat" "500 30"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "pl"
        Option      "XkbVariant" "nodeadkeys"
        Option      "XkbOptions" ""
EndSection
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum