2 ## MPlayer input control file
4 ## You are able to redefine default keyboard/joystick/mouse/LIRC bindings, or
6 ## See DOCS/tech/slave.txt for possible commands that can be bound.
7 ## Also see mplayer -input cmdlist for other possible options.
8 ## The file should be placed in the $HOME/.mplayer directory.
18 # switch_audio # switch audio streams
21 [ speed_mult 0.9091 # scale playback speed
25 BS speed_set 1.0 # reset speed to normal
28 ENTER pt_step 1 1 # skip to next file
30 . frame_step # advance one frame and pause
34 > pt_step 1 # skip to next file
35 < pt_step -1 # previous
39 I osd_show_property_text "${filename}" # display filename in osd
40 z sub_delay -0.1 # subtract 100 ms delay from subs
41 x sub_delay +0.1 # add
55 r sub_pos -1 # move subtitles up
57 #? sub_step +1 # immediately display next subtitle
58 #? sub_step -1 # previous
60 T vo_ontop # toggle video window ontop of other windows
61 w panscan -0.1 # zoom out with -panscan 0 -fs
63 s screenshot # take a png screenshot with -vf screenshot
64 # S will take a png screenshot of every frame
85 ## WARNING: joystick support has to be explicitly enabled at
86 ## compiletime with --enable-joystick
99 ## OSD Menu movement keys
101 ## If you are using only the keyboard it is enough to define one command (like
102 ## "menu up"), because then that single key will display the menu, which can
103 ## then be navigated with the cursor keys and ENTER.
105 ## LIRC users should bind each "menu" command to a button on their remote.
107 ## The set_menu command directly displays the (sub)menu specified as
108 ## its argument. Usage should be self-explanatory (although not likely
109 ## to be needed), after reading input.conf.
117 #y set_menu general_pref
121 ## Requires dvdnav://
124 KP8 dvdnav 1 # DVDNav UP
125 KP2 dvdnav 2 # DVDNav DOWN
126 KP4 dvdnav 3 # DVDNav LEFT
127 KP6 dvdnav 4 # DVDNav RIGHT
128 KP5 dvdnav 5 # DVDNav MENU
129 KP_ENTER dvdnav 6 # DVDNav SELECT (ok)
130 KP7 dvdnav 7 # DVDNav PREVIOUS menu (in the order chapter->title->root)
132 #? seek_chapter -1 # skip to previous dvd chapter
133 #? seek_chapter +1 # next