Bug 193431
Summary: | Nested sessions in GNOME (with different user) don't carry the same Keyboard map | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Gian Paolo Mureddu <thetargos> | ||||
Component: | xorg-x11-server | Assignee: | Adam Jackson <ajax> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||
Severity: | high | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5 | ||||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2006-09-29 01:12:29 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 150223, 182226 | ||||||
Attachments: |
|
Description
Gian Paolo Mureddu
2006-05-28 06:36:21 UTC
Can you attach the output of "xdpyinfo" running inside Xnest? I have a suspicion that Xnest does not have XKB support compiled into it. This is a problem that we recently fixed in RHEL. Funny thing is, Xnest hasn't had XKB support since 2001 because of a change introduced in XFree86 to disable hardware-only extensions. If current Xorg still has this problem, we'll need to update it as well. TIA Created attachment 130257 [details]
gizipped output of xdpyinfo command
Output from xdpyinfo to determine whether or not XKB support is compiled in or
not.
number of extensions: 22 BIG-REQUESTS DAMAGE DEC-XTRAP DOUBLE-BUFFER Extended-Visual-Information GLX LBX MIT-SCREEN-SAVER MIT-SUNDRY-NONSTANDARD RECORD SECURITY SGI-GLX SHAPE SYNC TOG-CUP X-Resource XC-APPGROUP XC-MISC XFIXES XFree86-Bigfont XTEST XVideo As suspected, the XKEYBOARD extension is absent. Add to FC6Destop tracker This should be fixed in rawhide. (Please reopen if it isn't). |