Bug 1714 - fix "/" key for phonetic layout
Summary: fix "/" key for phonetic layout
Status: RESOLVED FIXED
Alias: None
Product: xkeyboard-config
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: xkb
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-26 21:48 UTC by Ani
Modified: 2004-10-28 00:17 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
fix "/" key for phonetic layout (351 bytes, patch)
2004-10-26 21:54 UTC, Ani
Details | Splinter Review

Description Ani 2004-10-26 21:48:28 UTC
here is a patch that fixes "/" key in phonetic layout

--- am.old      2004-10-27 00:38:40.000000000 -0400
+++ am  2004-10-27 00:41:18.366570544 -0400
@@ -170,6 +170,6 @@
     key <LatB> {       [ 0x1000562,  0x1000532 ]       };
     key <LatN> {       [ 0x1000576,  0x1000546 ]       };
     key <LatM> {       [ 0x1000574,  0x1000544 ]       };
-    key <AB10> {       [ 0x1002026,  0x100055e ]       };
+    key <AB10> {       [ 0x100002F,  0x100055e ]       };

 };
Comment 1 Ani 2004-10-26 21:54:45 UTC
Created attachment 1180 [details] [review]
fix "/" key for phonetic layout
Comment 2 Sergey V. Udaltsov 2004-10-28 17:17:16 UTC
fixed in CVS


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.