Bug 1018

Summary: [XKB] 3 bugs in Logitech Access Keyboard xkb layout
Product: xkeyboard-config Reporter: David Walser <luigiwalser>
Component: docAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high CC: freedesktop-bugs
Version: unspecifiedKeywords: movetoxkc
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description David Walser 2004-08-09 06:52:07 UTC
I'm using 6.7.0 but I checked CVS and it's the same.  I'm going to paste the 
patch here (hopefully that's acceptable).  It's to 
xc/programs/xkbcomp/symbols/inet 
 
--- inet~       2004-06-25 19:46:15.000000000 -0400 
+++ inet        2004-08-09 09:17:12.000000000 -0400 
@@ -1201,11 +1201,12 @@ 
     key <I12>  {       [ XF86WebCam            ]       }; 
  
     key <I32>  {       [ XF86HomePage          ]       }; 
+    key <I65>  {       [ XF86Search            ]       }; 
  
     key <I3B>  {       [ XF86New               ]       }; 
     key <I3C>  {       [ XF86Reply             ]       }; 
-    key <K62>  {       [ XF86MailForward       ]       }; 
-    key <K63>  {       [ XF86Send              ]       }; 
+    key <FK13> {       [ XF86MailForward       ]       }; 
+    key <FK14> {       [ XF86Send              ]       }; 
  
     key <I43>  {       [ XF86MyComputer        ]       }; 
     key <I44>  {       [ XF86Documents         ]       };
Comment 1 David Walser 2004-09-13 16:38:38 UTC
This is a simple patch.  Why wasn't it included in 6.8.0? 
 
Bug still valid with 6.8.0. 
Comment 2 David Walser 2004-11-27 11:14:39 UTC
Still not fixed as of 6.8.1 :o( 
Comment 3 Sergey V. Udaltsov 2006-04-05 07:57:56 UTC
fixed in xkeyboard-config

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.