[Mplayer-cvslog] CVS: main/etc input.conf,1.6,1.7
Winner of tha face compo
gabucino at mplayerhq.hu
Sat Nov 23 22:58:32 CET 2002
- Previous message: [Mplayer-cvslog] CVS: main/DOCS documentation.html,1.332,1.333 encoding.html,1.69,1.70 sound.html,1.55,1.56 video.html,1.115,1.116
- Next message: [Mplayer-cvslog] CVS: main m_option.c,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/etc
In directory mail:/var/tmp.root/cvs-serv15120/etc
Modified Files:
input.conf
Log Message:
OSD Menu section, description, sample defines
Index: input.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/input.conf,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- input.conf 19 Mar 2002 13:27:44 -0000 1.6
+++ input.conf 23 Nov 2002 21:58:29 -0000 1.7
@@ -77,3 +77,24 @@
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
- Previous message: [Mplayer-cvslog] CVS: main/DOCS documentation.html,1.332,1.333 encoding.html,1.69,1.70 sound.html,1.55,1.56 video.html,1.115,1.116
- Next message: [Mplayer-cvslog] CVS: main m_option.c,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list