diff options
Diffstat (limited to 'etc/mplayer-input.conf')
-rw-r--r-- | etc/mplayer-input.conf | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/etc/mplayer-input.conf b/etc/mplayer-input.conf index 0837039fe3..de60fdcca9 100644 --- a/etc/mplayer-input.conf +++ b/etc/mplayer-input.conf @@ -75,22 +75,6 @@ n cycle tv-norm #b tv_step_chanlist ## -## Joystick section -## WARNING: joystick support has to be explicitly enabled at -## compiletime with --enable-joystick -## - -JOY_RIGHT seek 10 -JOY_LEFT seek -10 -JOY_UP seek 60 -JOY_DOWN seek -60 -JOY_BTN0 cycle pause -JOY_BTN1 osd -JOY_BTN2 add volume 1 -JOY_BTN3 add volume -1 -#JOY_BTN4 set_menu main - -## ## Apple Remote section ## ## To use OSD menu with Apple Remote, set key AR_MENU to any OSD menu command, |