diff options
author | Julian <MyFakeAcc.4@googlemail.com> | 2017-10-12 21:25:50 +0200 |
---|---|---|
committer | Julian <MyFakeAcc.4@googlemail.com> | 2017-10-13 00:28:41 +0200 |
commit | 57654cc19e4e9ab9794c018d8ad02b5058df31a8 (patch) | |
tree | 23569a705d07d29608fdaf11aff0f1b72d9438bd /etc | |
parent | c052849e5271e3d0814865f6a365b92a245aa958 (diff) |
input.conf: explicit bindings for stats overlay
Diffstat (limited to 'etc')
-rw-r--r-- | etc/input.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/input.conf b/etc/input.conf index b58d32a3eb..0b718032a4 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -78,6 +78,8 @@ #O no-osd cycle-values osd-level 3 1 # cycle through OSD mode #o show-progress #P show-progress +#i script-binding stats/display-stats +#I script-binding stats/display-stats-toggle #z add sub-delay -0.1 # subtract 100 ms delay from subs #x add sub-delay +0.1 # add #ctrl++ add audio-delay 0.100 # this changes audio/video sync |