mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-12-26 13:14:35 +00:00
Use UP/DOWN for volume control
This commit is contained in:
parent
0e148e6343
commit
e3dc08d787
|
@ -11,9 +11,13 @@ g ab-loop
|
||||||
i script-binding stats/display-stats-toggle
|
i script-binding stats/display-stats-toggle
|
||||||
I script-binding stats/display-stats
|
I script-binding stats/display-stats
|
||||||
|
|
||||||
|
UP add volume 2
|
||||||
|
DOWN add volume -2
|
||||||
|
|
||||||
# Zooming
|
# Zooming
|
||||||
- add video-zoom -.25
|
- add video-zoom -.25
|
||||||
+ add video-zoom .25
|
+ add video-zoom .25
|
||||||
|
|
||||||
# Moving/panning video
|
# Moving/panning video
|
||||||
kp8 add video-pan-y .05
|
kp8 add video-pan-y .05
|
||||||
kp6 add video-pan-x -.05
|
kp6 add video-pan-x -.05
|
||||||
|
|
Loading…
Reference in a new issue