<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Libinput 0.19 and 0.20 ignore POINTINGSTICK_CONST_ACCEL"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91369#c25">Comment # 25</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Libinput 0.19 and 0.20 ignore POINTINGSTICK_CONST_ACCEL"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91369">bug 91369</a>
from <span class="vcard"><a class="email" href="mailto:justin.w.xd@gmail.com" title="Justin Wong <justin.w.xd@gmail.com>"> <span class="fn">Justin Wong</span></a>
</span></b>
<pre>udevadmin info outputs:
```
P: /devices/platform/i8042/serio1/input/input18/event16
N: input/event16
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event16
E: DEVPATH=/devices/platform/i8042/serio1/input/input18/event16
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_POINTINGSTICK=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: LIBINPUT_DEVICE_GROUP=11/2/8/310:isa0060/serio1
E: MAJOR=13
E: MINOR=80
E: POINTINGSTICK_CONST_ACCEL=3
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5521806
```
My laptop is dell latitude E-7440.
I've been modifying libinput's code since 0.19, the problem is, the `incline`
value 1.1 is tooooo small to me, so I need to modify the code to get a
reasonable pointer speed.
And also, limiting linear accel from -1 to 1 is made it impossible for me to
adjust pointer speed to an acceptable value using normal way.
Why not just like 0.18, give users the ability to adjust their trackpoint to
the
speed as fast as they can? Or an option to modify the `incline` value for
trackpoints?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>