diff options
author | Hans de Goede <hdegoede@redhat.com> | 2020-04-28 16:22:54 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2020-05-06 11:40:03 +0200 |
commit | 350bd245fc180032b442633d40ab37ff8e60e8eb (patch) | |
tree | 76cd96dd1c575b207231b05c76078b4c54f8c24b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e271f6c2df78d60dd4873c790a51dba40e6dfb72 (diff) |
HID: asus: Fix mute and touchpad-toggle keys on Medion Akoya E1239T
The mute key, is broken. All the consumer keys on the keyboard USB
interface work normally, except for mute which only sends press events
and never sends release events.
The touchpad key sends the otherwise unused input report with a report-id
of 5 on the touchpad interface. It too only sends press events. This also
requires extra special handling since the multi-touch touchpad events and
the KEY_F21 events for the touchpad toggle must not be send from the same
input_dev (userspace cannot handle this).
This commit adds special handlig for both, fixing these keys not working.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions