aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJoao Moreno <[email protected]>2019-09-03 16:46:32 +0200
committerBenjamin Tissoires <[email protected]>2019-09-04 09:22:55 +0200
commitaec256d0ecd561036f188dbc8fa7924c47a9edfd (patch)
tree86e15f586ab4b68409fb238f6fece689b8e4b8e6 /lib
parent15d90b242290f228166ea79ee1cc2db6b31a2143 (diff)
HID: apple: Fix stuck function keys when using FN
This fixes an issue in which key down events for function keys would be repeatedly emitted even after the user has raised the physical key. For example, the driver fails to emit the F5 key up event when going through the following steps: - fnmode=1: hold FN, hold F5, release FN, release F5 - fnmode=2: hold F5, hold FN, release F5, release FN The repeated F5 key down events can be easily verified using xev. Signed-off-by: Joao Moreno <[email protected]> Co-developed-by: Benjamin Tissoires <[email protected]> Signed-off-by: Benjamin Tissoires <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions