Thinkpad Trackpoint Sensitivity


In order to adjust my Thinkpad X13 Gen 2a trackpoint sensitivity, which runs on Arch Linux, I changed the following sys value.

# echo 96 > /sys/devices/platform/i8042/serio1/sensitivity

It was originally set at 128, which caused the cursor to be too jumpy and imprecise.

Maximum value is 255.