Re: About cursor accelerate in X Window

From: Jackie <jiangjun12321_at_yahoo.com>
Date: Fri, 22 Apr 2022 02:10:59 UTC
<div dir='auto'><div dir="auto"></div><div>Try install libinput for your touchpad and add something like&nbsp;</div><div dir="auto"><br></div><div dir="auto">Section "InputClass"</div><div dir="auto">&nbsp; &nbsp; &nbsp; &nbsp; Identifier "libinput touchpad catchall"</div><div dir="auto">&nbsp; &nbsp; &nbsp; &nbsp; MatchIsTouchpad "on"</div><div dir="auto">&nbsp; &nbsp; &nbsp; &nbsp; MatchDevicePath "/dev/input/event*"</div><div dir="auto">&nbsp; Option&nbsp; "Tapping" "on"</div><div dir="auto">&nbsp; Option "AccelSpeed" "0.9"&nbsp;</div><div dir="auto">&nbsp; &nbsp; &nbsp; &nbsp; Driver "libinput"</div><div dir="auto">EndSection</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">in a conf file under /usr/local/etc/X11/xorg.conf.d. I name it as 40-libinput.conf</div><div dir="auto"><br></div><div dir="auto">2022年4月22日 09:40,Daniel Cervus &lt;DanieltheDeer@outlook.com&gt;写道:</div><div dir="auto"><div class="elided-text" dir="auto"><blockquote style="margin:0 0 0 0.8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">
<div>
<p>Hello, everyone. I have a laptop with an Alps PS/2 touchpad. I found there is no native support in FB, and it was recognized as a general PS/2 mouse. But I fond the cursor moves so slow in KDE (and other environment),
 even if I set the cursor speed to the maximum in the Settings, is there any other way to accelerate this?</p>
<p style="margin-right:42pt">&nbsp;</p>
<p align="right" style="text-align:right">Daniel</p>
</div>
</div>
</blockquote></div><br></div></div>