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 ] };
This is a simple patch. Why wasn't it included in 6.8.0? Bug still valid with 6.8.0.
Still not fixed as of 6.8.1 :o(
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.