Bug 24309 - Error activating XKB configuration.
Summary: Error activating XKB configuration.
Status: RESOLVED DUPLICATE of bug 20580
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/Input/XKB (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: low minor
Assignee: Daniel Stone
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-04 15:23 UTC by Lech Najdek
Modified: 2009-10-04 15:25 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Lech Najdek 2009-10-04 15:23:29 UTC
After login this message appears in separate window:

Error activating XKB configuration.
It can happen under various circumstances:
- a bug in libxklavier library
- a bug in X server (xkbcomp, xmodmap utilities)
- X server with incompatible libxkbfile implementation

X server version data:
The X.Org Foundation
10603901

$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "evdev", "us", "", "terminate:ctrl_alt_bksp"
_XKB_RULES_NAMES(STRING) = "evdev", "evdev", "pl", "", ""

$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [pl2]
 options = []
 model = 

$ uname -r
2.6.30.8-64.fc11.x86_64
Comment 1 Lech Najdek 2009-10-04 15:25:19 UTC

*** This bug has been marked as a duplicate of bug 20580 ***


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.