Add mpv/input.conf to disable touchpad scrolling
This commit is contained in:
parent
edf2400fc6
commit
2125e0a1c2
1 changed files with 4 additions and 0 deletions
4
mpv/input.conf
Normal file
4
mpv/input.conf
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
WHEEL_UP ignore
|
||||||
|
WHEEL_DOWN ignore
|
||||||
|
WHEEL_LEFT ignore
|
||||||
|
WHEEL_RIGHT ignore
|
Loading…
Add table
Add a link
Reference in a new issue