My upstart job which configured my trackpoint sensitivity (Values 255, 255) does not work anymore. How can I get equivalent behaviour with systemd?
My upstart job which configured my trackpoint sensitivity (Values 255, 255) does not work anymore. How can I get equivalent behaviour with systemd?
sudo -i gedit /etc/tmpfiles.d/tpoint.conf
Add the following lines (*):
Adjust the numbers to your liking. Higher = More Fast/Sensitive --
press_to_select
is for tapping on the trackpoint to simulate a click.1
to enable.Save, Exit.
sudo systemd-tmpfiles --prefix=/sys --create
(*) Thinkpad X1 Yoga Or Thinkpad W530 users will need to modify slightly:
w /sys/devices/platform/i8042/serio1/serio2/...
You can find out the exact path on your device via:
Personal Recommendation
After you get used to it, your finger will have to do much less effort into moving the cursor and will greatly reduce any strains or pains in your finger.
For Thinkpads circa 2019, ( I have a Thinkpad x390 Yoga ) -- the following solution worked for me:
TPPS/2 Elan TrackPoint
by running:You can use
0.5
if you want to halve it. Most of those 0's have to do with direction.And that has given me the best sensitivity thus far.