[MPlayer-dev-eng] [PATCH] New option to disable key events
compn
tempn at twmi.rr.com
Fri Jun 25 01:44:12 CEST 2010
On Thu, 24 Jun 2010 17:36:48 -0400, Vlad Seryakov wrote:
>Hello,
>
>Attached is patch that works similar to -nomouseinput parameter but disables key press events completely in X11 vo driver at least. The reason is to be used effectively with -slave mode, currently i can disable all inputs except key presses and to have control i have to use transparent X11 window on top to catch key events. This option does not change anything but makes embedding mplayer in slave mode a little bit easier.
>
>Thanks
i tried helping someone in #mplayer with this the other day, and right
after they left i remembered how to do it.
you edit input.conf and change everykey to 'ignore' :)
it seems i forgot to add this info to slave.txt after i found it in
input.c , doh.
but yeah this seems simpler.
-compn
More information about the MPlayer-dev-eng
mailing list