<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Thinkpad 13 trackpoint is very slow"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98689#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Thinkpad 13 trackpoint is very slow"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98689">bug 98689</a>
from <span class="vcard"><a class="email" href="mailto:alex@corcoles.net" title="Alex Corcoles <alex@corcoles.net>"> <span class="fn">Alex Corcoles</span></a>
</span></b>
<pre>Hmmm, tried with:
evdev:input:*
POINTINGSTICK_CONST_ACCEL=2
1.5, 2... didn't create much change. I also poked a bit with xinput:
$ xinput list-props 11
Device 'Elantech PS/2 TrackPoint':
Device Enabled (140): 1
Coordinate Transformation Matrix (142): 1.000000, 0.000000, 0.000000,
0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
libinput Accel Speed (314): 0.000000
libinput Accel Speed Default (315): 0.000000
libinput Accel Profiles Available (316): 1, 1
libinput Accel Profile Enabled (317): 1, 0
libinput Accel Profile Enabled Default (318): 1, 0
libinput Natural Scrolling Enabled (319): 0
libinput Natural Scrolling Enabled Default (320): 0
libinput Send Events Modes Available (262): 1, 0
libinput Send Events Mode Enabled (263): 0, 0
libinput Send Events Mode Enabled Default (264): 0, 0
libinput Left Handed Enabled (321): 0
libinput Left Handed Enabled Default (322): 0
libinput Scroll Methods Available (323): 0, 0, 1
libinput Scroll Method Enabled (324): 0, 0, 1
libinput Scroll Method Enabled Default (325): 0, 0, 1
libinput Button Scrolling Button (326): 2
libinput Button Scrolling Button Default (327): 274
libinput Middle Emulation Enabled (328): 0
libinput Middle Emulation Enabled Default (329): 0
Device Node (265): "/dev/input/event1"
Device Product ID (266): 2, 14
libinput Drag Lock Buttons (330): <no items>
libinput Horizontal Scroll Enabled (267): 1
but...
* 314: only goes between 0..1, no difference
* 315, 316: cannot be changed
However:
$ xinput set-prop 11 142 1 0 0 0 1 0 0 0 0.4
does speed up things for me. It's not great, as it's not very "accelerate-y"...
but it helps a bit.</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>