Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: When Fn-F3 is pressed, XF86HomePage is emitted, while XF86WWW would be more appropriate (the icon on the button is the MSIE logo). Similarly, for Fn-F4 XF86Tools is emitted instead of XF86Media (a tune icon is on the button). I am using evdev-managed keyboard layout. Version-Release number of selected component (if applicable): xkeyboard-config-1.4-4.fc10.noarch How reproducible: always
Wait, nim-nim told me to check if the device conforms with the standards first.
evtest reports the following: Event: time 1228294575.277680, type 4 (Misc), code 4 (ScanCode), value c0223 Event: time 1228294575.277708, type 1 (Key), code 172 (HomePage), value 1 Event: time 1228294575.277716, -------------- Report Sync ------------ Event: time 1228294575.437667, type 4 (Misc), code 4 (ScanCode), value c0223 Event: time 1228294575.437692, type 1 (Key), code 172 (HomePage), value 0 Event: time 1228294575.437699, -------------- Report Sync ------------ Event: time 1228294576.165695, type 4 (Misc), code 4 (ScanCode), value c0183 Event: time 1228294576.165724, type 1 (Key), code 171 (Config), value 1 Event: time 1228294576.165732, -------------- Report Sync ------------ Event: time 1228294576.325660, type 4 (Misc), code 4 (ScanCode), value c0183 Event: time 1228294576.325690, type 1 (Key), code 171 (Config), value 0 Event: time 1228294576.325697, -------------- Report Sync ------------
Thanks for the bug report. We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue. Please attach your X server config file (/etc/X11/xorg.conf, if available) and X server log file (/var/log/Xorg.*.log) to the bug report as individual uncompressed file attachments using the bugzilla file attachment link below. We will review this issue again once you've had a chance to attach this information. Thanks in advance.
Created attachment 325856 [details] xorg.conf
Created attachment 325857 [details] Xorg.0.log As you wish.
Please note that there are 4 Logitech USB Receivers, two for my mouse and two for the alto cordless - for each of the physical devices you have one mouse device and one keyboard device. Don't ask me why.
Moving this one to hal-info, looks like the keyboard needs a quirk to remap the keycodes. See also: http://people.freedesktop.org/~hughsient/quirk/quirk-keymap-index.html
USB keyboards are quirked in kernel. Reassinging.