aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorJohn Chen <[email protected]>2021-03-30 19:33:17 +0800
committerJiri Kosina <[email protected]>2021-04-07 13:15:05 +0200
commit3dcc5f7b45e037b0c6e84e4f757d16c55535db28 (patch)
tree13336f092b860ca70915ef95e3801091dd279679 /scripts/gdb/linux/timerlist.py
parent2b0c086cd6f40648df73c30ea785e5c7777948da (diff)
HID: magicmouse: fix 3 button emulation of Mouse 2
It is observed that, with 3 button emulation, when middle button is clicked, either the left button or right button is clicked as well. It is caused by hidinput "correctly" acting on the event, oblivious to the 3 button emulation. As raw_event has taken care of everything, no further processing is needed. However, the only way to stop at raw_event is to return an error (negative) value. Therefore, the processing is stopped at event instead. [[email protected]: fix comment style] Signed-off-by: John Chen <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions