Bug 1868

Summary: [XKB] wrongly handle Ctrl key
Product: xorg Reporter: Somsak Sriprayoonsakul <somsaks>
Component: Input/KeyboardAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED NOTOURBUG QA Contact:
Severity: normal    
Priority: high    
Version: 6.8.1   
Hardware: x86 (IA32)   
OS: Linux (All)   
URL: http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=97460
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
This file is generated from "xkbcomp :0.0 -xkb" none

Description Somsak Sriprayoonsakul 2004-11-19 04:35:23 UTC
This bug was-reenter from the old bug posted at
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=97460. Last time, it can be
resolved by uncomment "nonlatin" in the rules file. That does not works for
/usr/X11/lib/X11/xkb/rules/xorg. Although the us keymap is implicitly included
in keyboard layout chain, I still can not press Ctrl-c while in non-latin
keyboard layout (such as th).
Comment 1 Somsak Sriprayoonsakul 2004-11-19 04:40:01 UTC
Created attachment 1313 [details]
This file is generated from "xkbcomp :0.0 -xkb"
Comment 2 Daniel Stone 2006-04-02 10:34:29 UTC
i don't think this is inconsistent with the spec at all.  xkb specifies only a
Ctrl+(letter) translation to control codes, and nothing else.  in the current
group, Ctrl+(thai symbol), is just that: the Thai symbol with ctrl as a
modifier.  whatever implements the key bindings should be cycling through all
the groups to determine if there's an applicable binding.

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.