File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ CTRL+MBTN_MID set video-zoom 0; no-osd set panscan 0; no-osd set video-pan
16
16
CTRL+WHEEL_UP script-binding positioning/cursor-centric-zoom 0.1
17
17
CTRL+WHEEL_DOWN script-binding positioning/cursor-centric-zoom -0.1
18
18
19
- ` script-binding console/enable
19
+ ` script-binding commands/open
20
20
1 add brightness -5
21
21
2 add brightness 5
22
22
3 add contrast -5
@@ -67,7 +67,7 @@ m set glsl-shader-opts reference_white=203
67
67
. set pause no #event: press
68
68
. set pause yes; show-text "${estimated-frame-number}" #event: release
69
69
. show-text "${estimated-frame-number}" #event: repeat
70
- / script-binding console/enable
70
+ / script-binding commands/open
71
71
72
72
ESC set fullscreen no; set window-maximized no
73
73
TAB script-binding stats/display-stats-toggle #event: click
You can’t perform that action at this time.
0 commit comments