Summary: | When autologin is enabled, GNOME keyboard settings are not activated | ||
---|---|---|---|
Product: | xorg | Reporter: | Simos Xenitellis <simos.bugzilla> |
Component: | Server/Input/XKB | Assignee: | Daniel Stone <daniel> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | CC: | simos.bugzilla |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | 16364 | ||
Bug Blocks: |
Description
Simos Xenitellis
2008-06-29 11:27:46 UTC
Has nothing to do with libxklavier It is well-known issue with autologin and startx - X reports XKB configuration as being set, but actually it is not. I updated the title; a discussion on the underlying cause of this issue is at http://lists.freedesktop.org/archives/xorg/2008-July/036947.html Ubuntu bug report https://bugs.edge.launchpad.net/ubuntu/+source/xorg/+bug/196277 Fedora bug report https://bugzilla.redhat.com/show_bug.cgi?id=447252 > --- Comment #2 from Sergey V. Udaltsov <svu@gnome.org> 2008-06-29 11:36:39 PST ---
> It is well-known issue with autologin and startx - X reports XKB configuration
> as being set, but actually it is not.
Sergey:
I'm trying to track this down, can you give me any hints on what to look for
here?
Where (and how) does gnome actually set the xkb configuration at startup?
This should be fixed with the commits leading up to c06e27b2f6fd9f7b9f827623a48876a225264132. See also http://lists.freedesktop.org/archives/xorg/2008-August/037710.html Is this bug related to #16364 ? (In reply to comment #7) > Is this bug related to #16364 ? sort-of. 16364 describes an xmodmap issue, and xmodmap had the right behaviour already (i.e. apply to all devices instead of just the VCP/VCK). xkb didn't have this behaviour until c06e27b2f6fd9f7b9f827623a48876a225264132. 16364 was caused by the VCK having a different keymap before the first key is pressed, which would also be an issue for this bug I guess. So this bug depends on 16364, but not the other way round. This should be fixed in master now. We have the same keymap for both MDs and SDs now, so anything GNOME does on the MD propagates down. |
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.