diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/input.conf | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/etc/input.conf b/etc/input.conf index db378ff12f..8623a239d9 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -135,21 +135,6 @@ n tv_step_norm u tv_step_chanlist # -# Apple Remote section -# - -AR_PLAY cycle pause -AR_PLAY_HOLD quit -AR_NEXT seek 30 -AR_NEXT_HOLD seek 120 -AR_PREV seek -10 -AR_PREV_HOLD seek -120 -AR_MENU cycle osd -AR_MENU_HOLD cycle mute -AR_VUP add volume 1 -AR_VDOWN add volume -1 - -# # Joystick section # WARNING: joystick support has to be explicitly enabled at # compiletime with --enable-joystick |