mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-01-26 01:27:14 +08:00
24 lines
709 B
INI
24 lines
709 B
INI
UP add volume 2
|
|
DOWN add volume -2
|
|
WHEEL_UP seek 10
|
|
WHEEL_DOWN seek -10
|
|
|
|
Alt+LEFT add video-pan-x 0.01
|
|
Alt+RIGHT add video-pan-x -0.01
|
|
Alt+UP add video-pan-y 0.01
|
|
Alt+DOWN add video-pan-y -0.01
|
|
|
|
p script-binding uosc/items
|
|
o script-binding uosc/open-file
|
|
> script-binding uosc/next
|
|
< script-binding uosc/prev
|
|
Alt+d script-binding uosc/delete-file-next
|
|
|
|
ctrl+r cycle_values video-rotate "90" "180" "270" "0"
|
|
|
|
CTRL+1 apply-profile "common"; show_text ${glsl-shaders}
|
|
CTRL+2 apply-profile "anime"; show_text ${glsl-shaders}
|
|
|
|
CTRL+8 apply-profile "append-shaders"; show_text ${glsl-shaders}
|
|
CTRL+9 apply-profile "append-shaders" restore; show_text ${glsl-shaders}
|
|
CTRL+0 change-list glsl-shaders clr ""
|