mirror of
https://github.com/pigmonkey/spark.git
synced 2026-07-28 18:22:15 +00:00
alter trackpoint udev rules format
Somehow the previous rule stopped working.
This commit is contained in:
parent
49ac426035
commit
f8e4368d21
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
ACTION=="add", SUBSYSTEM=="input", ATTR{name}=="TPPS/2 IBM TrackPoint", ATTR{device/sensitivity}="125", ATTR{device/speed}="125"
|
||||
SUBSYSTEM=="serio", DRIVERS=="psmouse", DEVPATH=="/devices/platform/i8042/serio1/serio2", ATTR{sensitivity}="125", ATTR{speed}="125"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue