Merge pull request #448 from soredake/patch-1
Add two new keybinds for controlling volume
This commit is contained in:
@@ -94,6 +94,8 @@ _ ignore #menu: Track
|
||||
|
||||
+ add volume 2 #menu: Volume > Up
|
||||
- add volume -2 #menu: Volume > Down
|
||||
0 add volume 2 #menu: Volume > Up
|
||||
9 add volume -2 #menu: Volume > Down
|
||||
_ ignore #menu: Volume > -
|
||||
m cycle mute #menu: Volume > Mute
|
||||
|
||||
@@ -212,4 +214,4 @@ Shift+Ctrl+BS revert-seek mark # mark the position for revert-seek
|
||||
Ctrl+Shift+Left no-osd sub-seek -1 # seek to the previous subtitle
|
||||
Ctrl+Shift+Right no-osd sub-seek 1 # seek to the next subtitle
|
||||
Ctrl+Wheel_Up no-osd seek 7
|
||||
Ctrl+Wheel_Down no-osd seek -7
|
||||
Ctrl+Wheel_Down no-osd seek -7
|
||||
|
||||
Reference in New Issue
Block a user