mirror of
https://github.com/systemd/systemd.git
synced 2024-12-04 15:53:41 +08:00
hwdb: add axis override for the Razer Blade Stealth (#8436)
This touchpad has heavy jitter, set a fuzz of 8 to work around this. From https://bugs.freedesktop.org/show_bug.cgi?id=105409
This commit is contained in:
parent
d4f5c00153
commit
539ad37f18
@ -410,6 +410,17 @@ evdev:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO*:pn*02173BG*:*pvrThinkPadEd
|
||||
EVDEV_ABS_35=916:6077:55
|
||||
EVDEV_ABS_36=653:5395:116
|
||||
|
||||
#########################################
|
||||
# Razer
|
||||
#########################################
|
||||
|
||||
# Razer Blade Stealth
|
||||
evdev:name:1A586753:00 06CB:8323 Touchpad:dmi:*svnRazer:pnBladeStealth:*
|
||||
EVDEV_ABS_00=::12:8
|
||||
EVDEV_ABS_01=::11:8
|
||||
EVDEV_ABS_35=::12:8
|
||||
EVDEV_ABS_36=::11:8
|
||||
|
||||
#########################################
|
||||
# Samsung
|
||||
#########################################
|
||||
|
Loading…
Reference in New Issue
Block a user