[Bug 1042069] Re: Jumpy Mouse Cursor using Thinkpad X230 Touchpad

2021-03-10 Thread Kirill Kornilov
The script in action. Note the change in "cont capablities".
One who was tinkering with the synaptics' stuff will probably find the output 
painfully familiar. 

** Attachment added: "out.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1042069/+attachment/5475501/+files/out.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1042069

Title:
  Jumpy Mouse Cursor using Thinkpad X230 Touchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1042069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1042069] Re: Jumpy Mouse Cursor using Thinkpad X230 Touchpad

2021-03-10 Thread Kirill Kornilov
I just found a kind of hardware solution to this problem. There's a touchpad 
configuration flag named "absolute position filtering" which roughens the 
position reporting. 
Accessing that configuration is a bit tricky, but there's a code in fwupd 
project which demonstrates how it's done.
I created a "proof of concept" script which changes the flag.
https://raw.githubusercontent.com/KIrill-ka/x230-touchpad-scripts/master/x230-abs-filter-disable.tcl
Run as root. It's rather safe, trust me :)
Despite of the name, the script works on x220. The hardware is the same.
The configuration stays there until the next reboot (or suspend).
It should be possible to store the configuration permanently in the touchpad's 
flash. But it requires more work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1042069

Title:
  Jumpy Mouse Cursor using Thinkpad X230 Touchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1042069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs