Skip to content

Commit c413cd4

Browse files
update
1 parent 4057a51 commit c413cd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

portable_config/input.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ CTRL+MBTN_MID set video-zoom 0; no-osd set panscan 0; no-osd set video-pan
1616
CTRL+WHEEL_UP script-binding positioning/cursor-centric-zoom 0.1
1717
CTRL+WHEEL_DOWN script-binding positioning/cursor-centric-zoom -0.1
1818

19-
` script-binding console/enable
19+
` script-binding commands/open
2020
1 add brightness -5
2121
2 add brightness 5
2222
3 add contrast -5
@@ -67,7 +67,7 @@ m set glsl-shader-opts reference_white=203
6767
. set pause no #event: press
6868
. set pause yes; show-text "${estimated-frame-number}" #event: release
6969
. show-text "${estimated-frame-number}" #event: repeat
70-
/ script-binding console/enable
70+
/ script-binding commands/open
7171

7272
ESC set fullscreen no; set window-maximized no
7373
TAB script-binding stats/display-stats-toggle #event: click

0 commit comments

Comments
 (0)