After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 139462 - XKB configuration broken on X.org X server
XKB configuration broken on X.org X server
Status: RESOLVED DUPLICATE of bug 137438
Product: gnome-control-center
Classification: Core
Component: Keyboard
2.6.x
Other Linux
: Normal major
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-04-08 09:43 UTC by Arwed v. Merkatz
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Arwed v. Merkatz 2004-04-08 09:43:20 UTC
I just switched from XFree86 to the X.org X server, and now i get a dialog on
startup:
Error activating XKB configuration.
Probably internal X server problem.

X server version data:
The X.Org Foundation
60700000

If you report this situation as a bug, please include:
- The result of xprop -root | grep XKB
- The result of gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb


xprop -root | grep XKB:
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "pc104", "us", "", ""
_XKB_RULES_NAMES(STRING) = "xorg", "pc104", "us", "", ""

gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb:
 layouts = [us,de       deadgraveacute]
 model = pc105
 overrideSettings = false
 options = [ctrl        ctrl:nocaps,grp grp:alt_shift_toggle]

Setting the keymap with setxkbmap works, so XKB itself is working.
Comment 1 Jody Goldberg 2004-04-13 19:13:52 UTC

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