mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-15 23:16:11 +01:00
4 lines
145 B
Bash
4 lines
145 B
Bash
#!/bin/sh
|
|
|
|
echo "100" | tee /sys/devices/platform/i8042/serio1/serio2/sensitivity
|
|
echo "75" | tee /sys/devices/platform/i8042/serio1/serio2/speed |