summaryrefslogtreecommitdiffstats
path: root/etc/input.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/input.conf')
-rw-r--r--etc/input.conf4
1 files changed, 4 insertions, 0 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