| Summary: |
[XKB] 3 bugs in Logitech Access Keyboard xkb layout |
| Product: |
xkeyboard-config
|
Reporter: |
David Walser <luigiwalser> |
| Component: |
doc | Assignee: |
Xorg Project Team <xorg-team> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
|
| Severity: |
normal
|
|
|
| Priority: |
high
|
CC: |
freedesktop-bugs
|
| Version: |
unspecified | Keywords: |
movetoxkc |
| Hardware: |
x86 (IA32) | |
|
| OS: |
Linux (All) | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
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.
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 ] };