-
Notifications
You must be signed in to change notification settings - Fork 0
/
vlcrc
44 lines (41 loc) · 829 Bytes
/
vlcrc
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
[core]
playlist-autostart=0
recursive=expand
extraintf=lua
fullscreen=1
key-toggle-fullscreen=f
key-faster=]
key-slower=[
key-rate-normal==
key-next=Shift->
key-prev=Shift-<
key-stop=Shift-q
key-jump-extrashort=Shift-Left
key-jump+extrashort=Shift-Right
key-jump-short=Left
key-jump+short=Right
key-jump-medium=Down
key-jump+medium=Up
key-jump-long=Page Down
key-jump+long=Page Up
key-frame-next=.
key-nav-up=Command-Up
key-nav-down=Command-Down
key-nav-left=Command-Left
key-nav-right=Command-Right
key-vol-up=0
key-vol-down=9
key-vol-mute=m
key-subdelay-up=q
key-subdelay-down=;
key-audiodelay-up=Shift-+
key-audiodelay-down=-
[freetype]
freetype-font=Helvetica Neue
[lua]
lua-intf=cli
lua-config=cli={host='localhost:4212',welcome='',prompt=''}
[macosx]
macosx-mediakeys=0
macosx-nativefullscreenmode=1
macosx-statusicon=0