-
Notifications
You must be signed in to change notification settings - Fork 0
/
pandora.keymap
69 lines (66 loc) · 1.39 KB
/
pandora.keymap
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
# Gmu key mappings
# Required keys: Modifier, Up,
# Down, Pause, ProgramInfo, Exit,
# PlaylistPlayItem, PlaylistClear,
# FileBrowserAddFileToPlaylistOrChDir
# Buttons names are defined in gmuinput.conf.
Modifier=Alt
# Global mappings:
Left=Left
Right=Right
Up=Up
Down=Down
IncreaseVolume=0
DecreaseVolume=9
ToggleTime=T
Pause=P
Stop=(X)
ToggleView=Space
PreviousTrack=(L)
NextTrack=(R)
SeekForward=M
SeekBackward=N
Lock=L
Unlock=L
Exit=Mod+Enter
ShutdownTimer=Mod+DOWN
Help=F1
ToggleFullscreen=F
# Program info mappings:
ProgramInfo=I
ProgramInfoOkay=Enter
# File browser mappings:
#FileBrowserDirUp=LEFT
#FileBrowserChDir=RIGHT
FileBrowserPlayFile=(A)
FileBrowserAddFileToPlaylistOrChDir=Enter
FileBrowserAddDirToPlaylist=(Y)
FileBrowserInsertFileIntoPlaylist=Mod+(B)
FileBrowserNewPlFromDir=Mod+(Y)
#FileBrowserDeleteFile=Mod+X
# Playlist mappings:
PlaylistPlayItem=Enter
PlaylistToggleRandomMode=R
PlaylistRemoveItem=(Y)
PlaylistClear=Mod+C
PlaylistSave=S
# Playlist save dialog:
PlaylistSaveSelect=Enter
PlaylistSaveCancel=(A)
PlaylistSaveLoadList=S
PlaylistSaveAppendList=Mod+Y
#PlaylistDeleteFile=Mod+X
PlaylistQueue=Q
# Track info mappings:
TrackInfoToggleCover=(A)
TrackInfoToggleText=(B)
# Question dialog mappings:
QuestionYes=Enter
QuestionNo=ESC
# Setup mappings:
SetupSelect=(B)
SetupSaveAndExit=(X)
SetupSaveAndRunGmu=(Y)
SetupFileBrowserSelect=(B)
SetupFileBrowserChDir=(A)
SetupFileBrowserCancel=(X)