Bug 1018 - [XKB] 3 bugs in Logitech Access Keyboard xkb layout
Summary: [XKB] 3 bugs in Logitech Access Keyboard xkb layout
Status: RESOLVED FIXED
Alias: None
Product: xkeyboard-config
Classification: Unclassified
Component: doc (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords: movetoxkc
Depends on:
Blocks:
 
Reported: 2004-08-09 06:52 UTC by David Walser
Modified: 2006-04-04 14:57 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.