forked from Taiko2k/Tauon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinput.txt
121 lines (98 loc) · 2.26 KB
/
input.txt
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
# Keybinds for Tauon Music Box
#
# The format is FUNCTIONNAME KEYNAME MODIFIERS(optional)
# Modifiers can be ONE or TWO of Shift, Ctrl or Alt.
#
# Note that modifier, return, direction, ctrl+c/x/v/a/z, escape and delete keys currently have hard coded functions.
# Note that you should not bind letter/number keys without a modifier as this is used to trigger the search overlay.
#
# Note that global hotkeys are not supported. You may be able to assign global hotkeys in your desktop environment
# to controls exposed via MPRIS2.
#
# Restart required to apply changes.
seek-forward =
seek-back -
play
pause
playpause Space
stop
start Home
previous Left Shift
advance Right Shift
advance End
vol-up Up Ctrl
vol-down Down Ctrl
toggle-mute M Ctrl
toggle-shuffle .
toggle-repeat ,
random-track ;
random-track-start /
random-album ; Alt
revert / Shift
cycle-playlist-left Left
cycle-playlist-right Right
goto-playing '
goto-previous ' Ctrl
goto-top Home Shift
goto-bottom End Shift
shift-up Up Shift
shift-down Down Shift
info-show I Ctrl
info-playing P Ctrl
escape Escape
pageup PageUp
pagedown PageDown
delete-playlist W Ctrl
delete-playlist-force W Shift Ctrl
rename-playlist R Ctrl
rename-playlist F2
new-playlist T Ctrl
new-generator-playlist E Ctrl Shift
edit-generator E Ctrl
search-lyrics-selected
substitute-search-selected
quick-find \
quick-find F Ctrl
global-search G Ctrl
add-to-queue Q Alt
clear-queue Q Shift Alt
love-playing L Shift Ctrl
love-selected L Ctrl
regenerate-playlist R Alt
toggle-left-panel ~
toggle-last-left-panel
toggle-right-panel MB5
toggle-gallery MB4
toggle-gallery-keycontrol Tab
toggle-showcase F5
toggle-minimode F8
toggle-columns
toggle-artistinfo O Ctrl
cycle-layouts ]
cycle-layouts-reverse [
playlist-toggle-breaks F1
toggle-auto-theme F3
find-playing-artist F4
toggle-broadcast F6
testkey F7
show-encode-folder F9
toggle-fullscreen F11
quit Q Ctrl
cycle-theme ] Ctrl
cycle-theme-reverse [ Ctrl
reload-theme F10
opacity-up = Ctrl
opacity-down - Ctrl
transfer-playtime-to P Ctrl Shift
toggle-show-art H Ctrl
resize-window-16:9 F11 Alt
toggle-console `
jump-playlist-1 1 Ctrl
jump-playlist-2 2 Ctrl
jump-playlist-3 3 Ctrl
jump-playlist-4 4 Ctrl
jump-playlist-5 5 Ctrl
jump-playlist-6 6 Ctrl
jump-playlist-7 7 Ctrl
jump-playlist-8 8 Ctrl
jump-playlist-9 9 Ctrl