1 # This is an example .lircrc file that shows the different config strings that
2 # vlc understand. Button names are from an animax remote, and these may change
3 # with different remotes.
5 # The current full list of config strings vlc understands is always in vlc's
6 # src/libvlc.h file. Look for lines like:
7 # add_key( "key-fullscreen", KEY_FULLSCREEN, FULLSCREEN_KEY_TEXT,
8 # FULLSCREEN_KEY_LONGTEXT )
9 # You will need the first argument of these lines. in this case: key-fullscreen
23 # Use this target if you have a combined play/pause button
27 config = key-play-pause
44 button = SKIP_FORWARD_UP
50 button = SKIP_BACKWARD
56 button = RED_BUTTON_UP
57 config = key-fullscreen
75 button = VOLUME_DOWN_DOWN
81 button = VOLUME_UP_DOWN
88 config = key-audio-track
101 config = key-nav-left
107 config = key-nav-down
119 config = key-nav-right
125 config = key-nav-activate
131 config = key-subtitle-track