Bug 10811 - Missing line in US keyboard layout
Summary: Missing line in US keyboard layout
Status: RESOLVED FIXED
Alias: None
Product: xkeyboard-config
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: xkb
QA Contact:
URL:
Whiteboard:
Keywords:
: 8789 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-29 05:48 UTC by situert
Modified: 2007-04-29 09:27 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
This patch fixes the problem mentioned in the bug's description (292 bytes, patch)
2007-04-29 05:50 UTC, situert
Details | Splinter Review

Description situert 2007-04-29 05:48:25 UTC
Hello,

My system is Debian 4.0 (Etch) with X.org 7.1.1.

When I execute the following command:

setxkbmap -layout tr,us -option grp:alt,caps:shift

and change the layout to the US layout by pressing both
Alt keys at the same time, the key just above the right
shift key acts like it got stuck in the Turkish keyboard
layout. To be specific, it prints "," and ";" with shift
instead of "\" and "|" with shift. I found out that this
occurs because of a missing line in US layout's xkb
symbols file which is

/usr/share/X11/xkb/symbols/us    on some sytems
or
/etc/X11/xkb/symbols/us          on other systems

If the attached patch is applied to the mentioned file
then this problem ceases to exist.

Thank you for your attention,
situert
Comment 1 situert 2007-04-29 05:50:22 UTC
Created attachment 9796 [details] [review]
This patch fixes the problem mentioned in the bug's description
Comment 2 situert 2007-04-29 05:53:48 UTC
This bug did not exist in older versions of X.org because
the line in the patch existed in the xkb symbols file
of the US keyboard layout.
Comment 3 situert 2007-04-29 06:45:28 UTC
I am sorry. The command line I mentioned is wrong.
The correct command line is the following:

setxkbmap -layout tr,us -option grp:alts_toggle
Comment 4 Sergey V. Udaltsov 2007-04-29 08:58:50 UTC
*** Bug 8789 has been marked as a duplicate of this bug. ***


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.