From 0271f6faa4f16336fc297eecd9de8c92ba338f21 Mon Sep 17 00:00:00 2001 From: gabucino Date: Sat, 23 Nov 2002 21:58:29 +0000 Subject: OSD Menu section, description, sample defines git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8262 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/input.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'etc') diff --git a/etc/input.conf b/etc/input.conf index b37c289ebf..3b00acf80b 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -77,3 +77,24 @@ JOY_BTN0 pause JOY_BTN1 osd JOY_BTN2 volume 1 JOY_BTN3 volume -1 + +## +## OSD Menu movement keys +## +## If you are using only the keyboard it is enough to define one command (like +## "menu up"), because the that single key will display the menu, which can +## then be navigated with the cursor keys and ENTER. +## +## LIRC users should bind each "menu" command to a button on their remote. +## +## The set_menu command displays directly the (sub)menu specified as +## its argument. Usage should be self-explanatory (although not likely +## to be needed), after reading input.conf. +## + +#MOUSE_BTN0 menu up +#y menu down +#y menu ok +#y menu cancel +#y menu hide +#y set_menu general_pref -- cgit v1.2.3