from: http://nrvale0.github.io/posts/adjusting-thinkpad-trackpoint-sensitivity-on-ubuntu-1604-and-others/
說明如下:
- 編輯 /etc/tmpfiles.d/trackpoint.conf 檔案
- 貼上以下內容
w /sys/devices/platform/i8042/serio1/serio2/speed - - - - 255
w /sys/devices/platform/i8042/serio1/serio2/sensitivity - - - - 175 - 執行以下指令
sudo systemd-tmpfiles --prefix=/sys --create - 接著,要到 系統設定/滑鼠,將 自定義靈敏度 功能關閉
- 重新啟動系統,trackpoint 就很好用了~