#########################################
# Example configuration file for evdev input based on Real magic remote
#
# Syntax:
# mode, command, key, multiple keypresses
#
# some modes inherit from other modes, which means that you can't
# define the same key in both. Otherwise you are free to use the same
# keys.
#
# all inherit from general and audio_general
# all audio modes inherit from audio_general
# choose_playlist and playlist inherit from playlist_general
#
# For more information see: http://mms.kicks-ass.org/wiki/index.php/Config_file

version = 5

general,prev,UP,yes
general,next,DOWN,yes
general,left,LEFT,yes
general,right,RIGHT,yes
general,back,ENTER
general,action,SELECT
general,second_action,0
general,startmenu,b
general,options,2
general,search,3
general,page_down,9
general,page_up,6
general,cancel,c
# if you want to shutdown mms with a single keypress
#general,shutdown,F12
# only used if eject-tray is enabled in configure
general,eject,EJECT

graphical,info,ANGLE

playback,play,PLAY
playback,pause,PAUSE
playback,stop,STOP
playback,ff,FF,yes
playback,fb,REV,yes
playback,vol+,7,yes
playback,vol-,8,yes
playback,mute,m
playback,playback_commands,p
