mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-07 19:20:15 +01:00
Fix Apple Magic Trackpad sensitivity
https://bugs.freedesktop.org/show_bug.cgi?id=103572 Signed-off-by: Mario Di Raimondo <mario.diraimondo@gmail.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
400aadd53a
commit
f47eb2d796
1 changed files with 2 additions and 0 deletions
|
|
@ -65,8 +65,10 @@ libinput:name:*Apple Inc. Apple Internal Keyboard*:dmi:*
|
|||
libinput:mouse:input:b0005v05ACp030D*
|
||||
LIBINPUT_MODEL_APPLE_MAGICMOUSE=1
|
||||
|
||||
# Magic Trackpad
|
||||
libinput:touchpad:input:b0005v05ACp030E*
|
||||
LIBINPUT_ATTR_SIZE_HINT=130x110
|
||||
LIBINPUT_ATTR_TOUCH_SIZE_RANGE=60:40
|
||||
|
||||
libinput:touchpad:input:b0003v05ACp021A*
|
||||
LIBINPUT_MODEL_APPLE_TOUCHPAD_ONEBUTTON=1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue