Some people confuse vidix with kernel drivers, so let's add a note about it
[mplayer/glamo.git] / etc / input.conf
blob4cde2d2bab60120f8ea51a0d056b4d7d66952497
1 ##
2 ## MPlayer input control file
3 ##
4 ## You are able to redefine default keyboard/joystick/mouse/LIRC bindings, or
5 ## add new ones here.
6 ##
7 ## The file should be placed in the $HOME/.mplayer directory.
8 ##
10 RIGHT seek +10
11 LEFT seek -10
12 DOWN seek -60
13 UP seek +60
14 PGUP seek 600
15 PGDWN seek -600
16 - audio_delay 0.100
17 + audio_delay -0.100
18 [ speed_mult 0.9091     # scale playback speed
19 ] speed_mult 1.1
20 { speed_mult 0.5
21 } speed_mult 2.0
22 BS speed_set 1.0        # reset speed to normal
23 q quit
24 ESC quit
25 ENTER pt_step 1 1
26 p pause
27 . frame_step
28 SPACE pause
29 HOME pt_up_step 1
30 END pt_up_step -1
31 > pt_step 1
32 < pt_step -1
33 INS alt_src_step 1
34 DEL alt_src_step -1
35 o osd
36 z sub_delay -0.1
37 x sub_delay +0.1
38 9 volume -1
39 / volume -1
40 0 volume 1
41 * volume 1
42 1 contrast -1
43 2 contrast 1
44 3 brightness -1
45 4 brightness 1
46 5 hue -1
47 6 hue 1
48 7 saturation -1
49 8 saturation 1
50 d frame_drop
51 r sub_pos -1
52 t sub_pos +1
53 #? sub_step +1          # immediately display next subtitle
54 #? sub_step -1          #                     previous
55 f vo_fullscreen
56 T vo_ontop
57 w panscan -0.1
58 e panscan +0.1
60 h tv_step_channel 1
61 l tv_step_channel -1
62 n tv_step_norm
63 b tv_step_chanlist
66 ## GUI
69 #l gui_loadfile
70 #t gui_loadsubtitle
71 #a gui_about
72 #s gui_stop
73 #p gui_playlist
74 #r gui_preferences
75 #c gui_skinbrowser
78 ## Joystick section
79 ## WARNING: joystick support has to be explicitly enabled at
80 ##          compiletime with --enable-joystick
83 JOY_RIGHT seek 10
84 JOY_LEFT seek -10
85 JOY_UP seek 60
86 JOY_DOWN seek -60
87 JOY_BTN0 pause
88 JOY_BTN1 osd
89 JOY_BTN2 volume 1
90 JOY_BTN3 volume -1
93 ## OSD Menu movement keys
95 ## If you are using only the keyboard it is enough to define one command (like
96 ## "menu up"), because then that single key will display the menu, which can
97 ## then be navigated with the cursor keys and ENTER.
99 ## LIRC users should bind each "menu" command to a button on their remote.
101 ## The set_menu command directly displays the (sub)menu specified as
102 ## its argument. Usage should be self-explanatory (although not likely
103 ## to be needed), after reading input.conf.
106 #MOUSE_BTN0 menu up
107 #y menu down
108 #y menu ok
109 #y menu cancel
110 #y menu hide
111 #y set_menu general_pref