mirror of
https://github.com/mpv-player/mpv
synced 2025-01-09 00:19:32 +00:00
input.conf: change LEFT/RIGHT keys to seek 5s instead of 10s
This commit is contained in:
parent
a87005b7fa
commit
bce48f30d2
@ -59,8 +59,8 @@
|
||||
#AXIS_RIGHT seek -5
|
||||
|
||||
## Seek units are in seconds, but note that these are limited by keyframes
|
||||
#RIGHT seek 10
|
||||
#LEFT seek -10
|
||||
#RIGHT seek 5
|
||||
#LEFT seek -5
|
||||
#UP seek 60
|
||||
#DOWN seek -60
|
||||
# Do smaller, always exact (non-keyframe-limited), seeks with shift.
|
||||
|
Loading…
Reference in New Issue
Block a user