Skip to content
Commit 37c492c8 authored by Harald Brinkmann's avatar Harald Brinkmann Committed by Jiri Kosina
Browse files

HID: quirk for Saitek RAT7 and MMO7 mices' mode button



Some saitek mice implement a tristate button (for switching button mappings in
the original driver) by keeping one of three (non-physical)
buttons constantly pressed.

This breaks X and probably other userspace software.

This patch implements a quirk for the R.A.T.7 and M.M.O.7, tracking the mode
and generating presses of a single button if it changes.  Also the missing
release event is generated instantly.

Signed-off-by: default avatarHarald Brinkmann <hbrinkmann@braincalibration.de>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent f362e690
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