- commit
- 45386cd
- parent
- b7c1750
- author
- Eric Bower
- date
- 2026-02-03 08:46:00 -0500 EST
chore: mouse speed
1 files changed,
+4,
-4
+4,
-4
1@@ -97,6 +97,10 @@ input "type:keyboard" {
2 repeat_delay 300
3 repeat_rate 30
4 }
5+input "20547:23623:Ploopy_Corporation_Ploopy_Adept_Trackball_Mouse" {
6+ accel_profile "flat"
7+ pointer_accel -0.5 # between -1 and 1
8+}
9
10 # OLD CFG
11 #
12@@ -119,7 +123,3 @@ input "type:keyboard" {
13 # input "4152:5920:SteelSeries_SteelSeries_Rival_310_eSports_Mouse_Keyboard" {
14 # scroll_factor 1
15 # }
16-# input "20547:23623:Ploopy_Corporation_Ploopy_Adept_Trackball_Mouse" {
17-# accel_profile "flat"
18-# pointer_accel -0.65 # between -1 and 1
19-# }