Skip to content
Commit 3b41fb40 authored by Vincent Lefevre's avatar Vincent Lefevre Committed by Jiri Kosina
Browse files

HID: apple: Add missing scan code event for keys handled by hid-apple



When an EV_KEY event is generated by hid-apple due to special key
mapping, the usual associated scan code event (EV_MSC) is missing.
This issue can be seen with the evtest utility.

Add the scan code event for these special keys.

BugLink: https://bugs.debian.org/757356
Co-developed-by: default avatarDaniel Lin <ephemient@gmail.com>
Signed-off-by: default avatarDaniel Lin <ephemient@gmail.com>
Signed-off-by: default avatarVincent Lefevre <vincent@vinc17.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent df04fbe8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment