mpv/etc
Uoti Urpala 67fd58d6f0 input: support bindings with modifier keys for X input
Add support for binding commands to modifier+key combinations like
"Shift+Left" or "Ctrl+Alt+x", and support reading such combinations
from the output window of X VOs.

The recognized modifier names are Shift, Ctrl, Alt and Meta. Any
combination of those and then a non-modifier key name, separated by
'+', is accepted as a key name in input.conf. For non-special keys
that produce characters shift is ignored as a modifier. For example
"A" is handled as a key without modifiers even if you use shift to
write the capital letter; 'a' vs 'A' already distinguishes the
combinations with a normal keymap, and having separate 'a', 'Shift+A'
and 'A' (written with caps lock for example) would bring more
confusion than benefit.

Currently reading the modifier+key combinations is only supported in
the output window of those VOs that use x11_common.c event
handling. It's not possible to input the key combinations in other VOs
or in a terminal window.
2010-12-20 19:02:24 +02:00
..
codecs.conf cosmetics: Fix Bluray vs. Blu-ray typo 2010-11-14 12:23:56 +02:00
dvb-menu.conf cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
example.conf add spdif example from beandog 2009-12-15 02:13:51 +00:00
input.conf input: support bindings with modifier keys for X input 2010-12-20 19:02:24 +02:00
inttypes.h
menu.conf cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
mplayer.desktop mplayer.desktop: Add video/3gpp and application/x-flash-video mime types 2010-11-08 18:03:35 +02:00
mplayer.ico
mplayer.xpm