=== CROSSPOST FROM #quick-questions ===
hey all has anyone here used "imwheel" to help fix mouse scrolling issues? Also please don't send me to the Wiki, as that doesn't help me and I'm just curious what values would solve my issue
When I scroll down with imwheel running or otherwise it'll erractically scroll up and down and not make much progress scrolling in any direction
Here's my .imwheelrc file:
Fix Chrome scrolling
"^chrome$"
None, Up, Button4, 6
None, Down, Button5, 6
#Shift_L, Up, Shift_L|Button4, 4
#Shift_L, Down, Shift_L|Button5, 4
#Control_L, Up, Control_L|Button4
#Control_L, Down, Control_L|Button5
Fix Plex Media Player Scrolling
"^/usr/bin/plexmediaplayer$"
None, Up, Button4, 10
None, Down, Button5, 8
Shift_L, Up, Shift_L|Button4, 2
Shift_L, Down, Shift_L|Button5, 2
#$Control_L, Up, Control_L|Button4
#$Control_L, Down, Control_L|Button5
Fix Discord/Vencord Scrolling
"^vesktop$"
None, Up, Button4, 5
None, Down, Button5, 5
Shift_L, Up, Shift_L|Button4, 4
Shift_L, Down, Shift_L|Button5, 4
#Control_L, Up, Control_L|Button4
#Control_L, Down, Control_L|Button5
Any help would be appreciated.
reaction for more information.