[MPlayer-dev-eng] [PATCH] OSD menu not steal all input key when menu is showing.

Ulion ulion2002 at gmail.com
Sun Dec 23 05:07:45 CET 2007


Hello,

In current libmenu code, when osd menu is showing, all input keys are
steal by libmenu, and won't be handled if libmenu did not have key
binding in menu.conf for the stolen keys.
Then we will lost all default keybindings set in input.conf and
hardcoded default action of keys in input/input.c. This patch will let
libmenu only steal keys which are defined in menu.conf, and other keys
will still handled by the input module. i.g. adjust audio volume when
osd menu is showing.

-- 
Ulion
-------------- next part --------------
A non-text attachment was scrubbed...
Name: osdmenu_not_steal_all_input_key.diff
Type: text/x-vhdl
Size: 4985 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20071223/dddc1dff/attachment.bin>


More information about the MPlayer-dev-eng mailing list