Summary: | udev has wrong keymap for keyboard, and sends wrong X event on key press | ||
---|---|---|---|
Product: | systemd | Reporter: | bugspam |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED FIXED | QA Contact: | systemd-bugs |
Severity: | normal | ||
Priority: | medium | CC: | martin.pitt |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
My current keymap (reported by xmodmap -pke)
xev log Output from evtest Grep output Complete evtest output |
Description
bugspam
2013-03-30 23:16:03 UTC
Created attachment 77238 [details]
xev log
There's probably a key map that is wrongly applied for you laptop. Martin might be able to help you, Martin? Can you please install the "evtest" tool, run it as root, select your keyboard, and press the broken keys? Use Control-C to abort, then copy&paste the output here together with some documentation which keys you pressed for which part of the output. Please also give the output of grep . /sys/class/dmi/id/* Thanks! Created attachment 86163 [details]
Output from evtest
Output from evtest, during which I only pressed Fn+right arrow twice. No other keys were pressed, other than Ctrl+C to quit.
Created attachment 86164 [details]
Grep output
Output from the requested grep command
I apologize for my late reply. My android device wasn't properly syncing this email address and I didn't realize until now. I have attached everything that was requested. If this matters, in the intervening time (since 03/30) I've updated to KDE 4.11.1. And my kernel version is 3.7.10-1.16. Created attachment 86165 [details]
Complete evtest output
The original got cut off somehow. This is complete and has the important parts.
Thanks for the data. Indeed in the current keymaps we have some historical confusion about interpreting "F23", and our old keymaps imported from hal still sometimes used that for "Auto brightness". I cleaned up all of those (including your Dell) in http://cgit.freedesktop.org/systemd/systemd/commit/?id=42a9de1c251 Thank you for fixing this issue. I hope the update to Systemd that contains this fix doesn't take too long to filter its way down to the distros (e.g. OpenSUSE). |
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.