From 8a6ee7fe947bb01a49beb38152cedb1e1b206ed2 Mon Sep 17 00:00:00 2001 From: der richter Date: Sat, 16 Nov 2019 16:54:07 +0100 Subject: mac: remove Apple Remote support the Apple Remote has long been deprecated and abandoned by Apple. current macs don't come with support for it anymore. support might be re-added with the next commit. --- etc/mplayer-input.conf | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'etc/mplayer-input.conf') diff --git a/etc/mplayer-input.conf b/etc/mplayer-input.conf index 742913c0fe..2d23e47477 100644 --- a/etc/mplayer-input.conf +++ b/etc/mplayer-input.conf @@ -74,25 +74,6 @@ l cycle tv-channel -1 n cycle tv-norm #b tv_step_chanlist -## -## Apple Remote section -## -## To use OSD menu with Apple Remote, set key AR_MENU to any OSD menu command, -## or just comment out the 'AR_MENU osd' line and uncomment the line after it. -## - -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 menu up -#AR_MENU menu cancel -AR_MENU_HOLD cycle mute -AR_VUP add volume 1 -AR_VDOWN add volume -1 - #? add chapter -1 # skip to previous dvd chapter #? add chapter +1 # next -- cgit v1.2.3