diff options
author | wm4 <wm4@nowhere> | 2013-04-05 10:54:07 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2013-04-05 23:59:39 +0200 |
commit | 4e55a6e828e4234fafe00e56573b24897380dcb1 (patch) | |
tree | 23aef6efbb7b9ecedda26a8464b2b997fa072849 /etc | |
parent | cae508dfb60a69a080df1939c229a3c86931bee1 (diff) |
Remove some apple remote leftovers
The options and key names don't do anything anymore.
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 |