-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathinput.conf
44 lines (36 loc) · 2.42 KB
/
input.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# ──────────────────────────────────────────────────────────────────────
# Increase or decrease subtitle font size
# ──────────────────────────────────────────────────────────────────────
= add sub-font-size +1
- add sub-font-size -1
# ──────────────────────────────────────────────────────────────────────
# Change volume with the scroll wheel
# ──────────────────────────────────────────────────────────────────────
WHEEL_UP add volume 5
WHEEL_DOWN add volume -5
# ──────────────────────────────────────────────────────────────────────
# Script keybindings
# ──────────────────────────────────────────────────────────────────────
alt+n script-binding autolyrics/netease-download
alt+m script-binding autolyrics/musixmatch-download
alt+o script-binding autolyrics/offset-sub
ctrl+b script-binding detectdualsubs/key_bind_check_for_dual_subs
ctrl+left script-binding modernx/prevfile
ctrl+right script-binding modernx/nextfile
shift+left script-binding modernx/prevchapter
shift+right script-binding modernx/nextchapter
x script-binding modernx/cycleaudiotracks
c script-binding modernx/cyclecaptions
b script-binding modernx/persistenttoggle
d script-binding modernx/show_description
tab script-binding modernx/get_chapterlist
p script-binding modernx/pinwindow
z script-binding mpvcut/cut
Z script-binding mpvcut/cancel_cut
a script-binding mpvcut/cycle_action
s script-binding screenshotfolder/screenshot_done
ctrl+f script-binding selectformat/menu
g script-binding sponsorblock/set_segment
G script-binding sponsorblock/submit_segment
h script-binding sponsorblock/upvote_segment
H script-binding sponsorblock/downvote_segment