<!DOCTYPE html><html><head><title></title><style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}
p.MsoNormal,p.MsoNoSpacing{margin:0}</style></head><body><div>On Sat, Feb 27, 2021, at 1:36 PM, Ron Singh wrote:<br></div><blockquote type="cite" id="qt" style=""><div dir="ltr"><div class="qt-gmail_default" style="font-family:tahoma, sans-serif;">I detest trackpads and love the trackpoint except when I have to use a graphical app and a mouse comes into play there.<br></div></div></blockquote><div><br></div><div>I've been using a Macbook Air since 2010, and the trackpad is phenomenal. I want that kind of trackpad on my linux laptop, and I have no interest in using a trackpoint.<br></div><div><br></div><div>Part of a good trackpad is the hardware, and part is the software. The mechanical aspects of the hardware make a big difference, so does the firmware inside the trackpad, and so does the driver installed in the OS. GUI toolkit and application support for touch gestures is also important. You need to get all of this right to get a good (Mac-like) experience.<br></div><div><br></div><div>In my experience with Thinkpad 14/4xx models, the trackpad hardware is terrible, even under Windows. On Linux, the trackpad drivers are not consistently good (based on reports), but some trackpads behave way better than others. The Apple Magic Touchpad is said to behave very nicely under Linux. So, it's important to start with good hardware that has good firmware? And there hasn't been Linux driver support for the full range of touch gestures, so applications can't be programmed to support those gestures.<br></div><div><br></div><div>But, I am replacing my Thinkpad trackpad with the P1 model. To quote reddit:<br></div><div>    <a href="https://www.reddit.com/r/thinkpad/comments/j0ulfk/glass_trackpad_in_t14/">https://www.reddit.com/r/thinkpad/comments/j0ulfk/glass_trackpad_in_t14/</a><br></div><div>    I just installed a glass trackpad for the P1 / X1 into our T14. The<br></div><div>    performance (accuracy, smoothness, etc.) so far is NIGHT AND DAY from the<br></div><div>    stock T14 Gen 1 junk trackpad that our machines all have. The trackpad<br></div><div>    works like it should now!<br></div><div><br></div><div>As for the software, Bill Harding has been pursuing the goal of achieving a Linux trackpad experience as good as the Mac for several years now.<br></div><div>  <a href="https://bill.harding.blog/2017/12/27/toward-a-linux-touchpad-as-smooth-as-macbook-pro/">https://bill.harding.blog/2017/12/27/toward-a-linux-touchpad-as-smooth-as-macbook-pro/</a><br></div><div><a href="https://bill.harding.blog/2018/01/07/linux-with-a-macbook-touchpad-feel-pt-2/">  https://bill.harding.blog/2018/01/07/linux-with-a-macbook-touchpad-feel-pt-2/</a><br></div><div>  <a href="https://bill.harding.blog/2018/04/12/linux-touchpad-like-a-macbook-goal-worth-pursuing/">https://bill.harding.blog/2018/04/12/linux-touchpad-like-a-macbook-goal-worth-pursuing/</a><br></div><div>  <a href="https://bill.harding.blog/2019/03/25/linux-touchpad-like-a-macbook-progress-and-a-call-for-help/">https://bill.harding.blog/2019/03/25/linux-touchpad-like-a-macbook-progress-and-a-call-for-help/</a><br></div><div>  <a href="https://bill.harding.blog/2020/04/26/linux-touchpad-like-a-macbook-pro-may-2020-update/">https://bill.harding.blog/2020/04/26/linux-touchpad-like-a-macbook-pro-may-2020-update/</a><br></div><div>  <a href="https://bill.harding.blog/2020/05/17/linux-touchpad-preliminary-project-funding-survey-results/">https://bill.harding.blog/2020/05/17/linux-touchpad-preliminary-project-funding-survey-results/</a><br></div><div>  <a href="https://bill.harding.blog/2020/06/22/linux-touchpad-project-update-progress-on-multitouch/">https://bill.harding.blog/2020/06/22/linux-touchpad-project-update-progress-on-multitouch/</a><br></div><div>  <a href="https://bill.harding.blog/2020/10/06/q3-linux-touchpad-like-macbook-update-multitouch-gesture-test-packages-are-ready/">https://bill.harding.blog/2020/10/06/q3-linux-touchpad-like-macbook-update-multitouch-gesture-test-packages-are-ready/</a><br></div><div>  <a href="https://bill.harding.blog/2021/02/11/linux-touchpad-like-a-mac-update-firefox-gesture-support-goes-live/">https://bill.harding.blog/2021/02/11/linux-touchpad-like-a-mac-update-firefox-gesture-support-goes-live/</a><br></div><div><br></div><div>Bill's project is initially focused on providing the Mac & Windows multitouch gestures that are missing from Linux. At present, to get gesture support (eg, pinch-zoom and 3-finger swipe), I need to use Wayland (which uses libinput), plus Gnome. GTK applications have access to libinput gesture support, other GUI toolkits (like Qt) do not. Bill's project is working to get gesture support into X11, gui toolkits like Qt (used by KDE), and major applications.<br></div><div><br></div><div>So I should try Wayland and Gnome. Peter Hutterer, the libinput dev who is working with Bill Harding, works for Red Hat. Maybe Fedora will have the best trackpad experience, once I install known good trackpad hardware?<br></div><div><br></div><div>I would like to try implementing gestures in my 3D modelling software, Curv, so this would help me get there.<br></div><div><br></div><div>Doug Moen.<br></div><div><br></div><blockquote type="cite" id="qt" style=""><div dir="ltr"><div class="qt-gmail_default" style="font-family:tahoma, sans-serif;"><br></div><div class="qt-gmail_default" style="font-family:tahoma, sans-serif;">In Ubuntu/Mint 20.x, I found the trackpad/trackpoint to have poor acceleration control(as in none) even after playing around with the slider bars to adjust things. Laptop is my daughter's T560.<br></div><div class="qt-gmail_default" style="font-family:tahoma, sans-serif;">The main dev with the Xfce project suggested I mess around with the data tables dealing with mouse movements, which is way past the ability of my monkey brain. <br></div><div class="qt-gmail_default" style="font-family:tahoma, sans-serif;">Mint's website suggests that I rip out the <libinput> package and try the <synaptic> package and as a last resort, toss the both the <synaptic> package and the <libinput> package and try the <evdev> package. Eureka! My daughter loved me again. Problem solved.<br></div><div class="qt-gmail_default" style="font-family:tahoma, sans-serif;"><br></div><div class="qt-gmail_default" style="font-family:tahoma, sans-serif;">I use real old T420/T520/X220 as my dailies and had the same issue as above, the <evdev> package fixed it for me. <br></div><div class="qt-gmail_default" style="font-family:tahoma, sans-serif;">This issue only happened in Ubu 20.04.0 and 20.04.1, not the 16.4.x editions. I have not done the 20.04.2 point release update yet.<br></div><div class="qt-gmail_default" style="font-family:tahoma, sans-serif;"><br></div><div class="qt-gmail_default" style="font-family:tahoma, sans-serif;">In Synaptic,<br></div><div class="qt-gmail_default" style="font-family:tahoma, sans-serif;"><br></div><div class="qt-gmail_default" style="font-family:tahoma, sans-serif;">remove -- xserver-xorg-input-libinput<br></div><div class="qt-gmail_default" style="font-family:tahoma, sans-serif;">install -- xserver-xorg-input-evdev<br></div><div class="qt-gmail_default" style="font-family:tahoma, sans-serif;"><br></div><div class="qt-gmail_default" style="font-family:tahoma, sans-serif;">By remove, I mean "remove", *not* "complete removal".<br></div><div class="qt-gmail_default" style="font-family:tahoma, sans-serif;"><br></div><div class="qt-gmail_default" style="font-family:tahoma, sans-serif;">FWIW.<br></div><div class="qt-gmail_default" style="font-family:tahoma, sans-serif;"><br></div><div><div dir="ltr" class="qt-gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div>Thanks,<br></div><div><br></div><div>Ron S.<br></div></div></div></div></div></div></div><div><br></div></div><div><br></div><div class="qt-gmail_quote"><div dir="ltr" class="qt-gmail_attr">On Sat, Feb 27, 2021 at 9:32 AM Khalid Baheyeldin <<a href="mailto:kb@2bits.com">kb@2bits.com</a>> wrote:<br></div><blockquote class="qt-gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-color:rgb(204, 204, 204);border-left-style:solid;border-left-width:1px;padding-left:1ex;"><div dir="ltr"><div dir="ltr">On Fri, Feb 26, 2021 at 10:27 PM Doug Moen <<a href="mailto:doug@moens.org" target="_blank">doug@moens.org</a>> wrote:<br></div><div class="qt-gmail_quote"><blockquote class="qt-gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-color:rgb(204, 204, 204);border-left-style:solid;border-left-width:1px;padding-left:1ex;"><div>The trackpad is bad. It's actually worse than the trackpad in my T450, which I didn't think possible.<br></div></blockquote></div><div class="qt-gmail_quote"><br></div><div class="qt-gmail_quote">I am typing this from my Thinkpad T450, which I bought used (I think it was $150).<br></div><div class="qt-gmail_quote">I did disable the trackpad and use an external mouse. When in a pinch, I use the <br></div><div class="qt-gmail_quote">trackpoint, on the advice of Ron Singh on this list. But still it is cumbersome.<br></div><div>-- <br></div><div dir="ltr"><div>Khalid M. Baheyeldin<br></div></div></div><div>_______________________________________________<br></div><div>kwlug-disc mailing list<br></div><div><a href="mailto:kwlug-disc@kwlug.org" target="_blank">kwlug-disc@kwlug.org</a><br></div><div><a href="https://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org" rel="noreferrer" target="_blank">https://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org</a><br></div></blockquote></div><div>_______________________________________________<br></div><div>kwlug-disc mailing list<br></div><div><a href="mailto:kwlug-disc@kwlug.org">kwlug-disc@kwlug.org</a><br></div><div><a href="https://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org">https://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org</a><br></div><div><br></div></blockquote><div><br></div></body></html>