From 0506b2b9863cea2d52659b4f616010a400d95200 Mon Sep 17 00:00:00 2001 From: ulion Date: Wed, 12 Dec 2007 04:00:07 +0000 Subject: Add OSD menu keybindings for Apple Remote. Since libmenu is still not enabled by default, we do not change default command of Apple Remote input, only add a comment for using OSD menu with Apple Remote. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25372 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/input.conf | 4 ++++ etc/menu.conf | 25 ++++++++++++++++++++++--- 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/etc/input.conf b/etc/input.conf index 329f469a1d..fb9faf35b6 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -103,6 +103,9 @@ JOY_BTN4 set_menu main ## ## 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 pause AR_PLAY_HOLD quit @@ -111,6 +114,7 @@ AR_NEXT_HOLD seek 120 AR_PREV seek -10 AR_PREV_HOLD seek -120 AR_MENU osd +#AR_MENU set_menu main AR_MENU_HOLD mute AR_VUP volume 1 AR_VDOWN volume -1 diff --git a/etc/menu.conf b/etc/menu.conf index 6bc191cbfd..a4b7f046bc 100644 --- a/etc/menu.conf +++ b/etc/menu.conf @@ -15,15 +15,34 @@ + + + + + + + + + + + + - - + + + + - + + + + + + -- cgit v1.2.3