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 @@ + + + + + + + + + + + + - - + + + + - + + + + + +