]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
HID: multitouch: remove dead zones of Razer Blade Stealth
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Tue, 20 Mar 2018 11:04:46 +0000 (12:04 +0100)
committerJiri Kosina <jkosina@suse.cz>
Fri, 23 Mar 2018 14:44:57 +0000 (15:44 +0100)
commit843e475f944a531210c71943efe09fca346a9a03
tree7eee5904e9341ea926414585306d8f859cef31c4
parentd9c57a7090ba5eaef716e0ab443d6bdd06278a68
HID: multitouch: remove dead zones of Razer Blade Stealth

The Razer Blade Stealth detects palms too aggressively and this creates
a dead zone around the touchpad. Users like being able to use their
entire touchpad, so we should probably not filter out the "palm" events
from the device and report them as regular touches, leaving the palm
detection up to the upper stack

Link: https://bugs.freedesktop.org/show_bug.cgi?id=105409
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-multitouch.c