diff options
author | wm4 <wm4@mplayer2.org> | 2012-01-13 08:25:21 +0100 |
---|---|---|
committer | Uoti Urpala <uau@mplayer2.org> | 2012-03-25 22:30:37 +0300 |
commit | 7f6dae08e11fa90f7c8cb170daaf7ad23812f66d (patch) | |
tree | 3e144552a92d51d0ecb4ef2fe5b389db597ee451 /libvo/osd.h | |
parent | 467817ff9f653ce1ee188a149634129c9eaafb01 (diff) | |
download | mpv-7f6dae08e11fa90f7c8cb170daaf7ad23812f66d.tar.bz2 mpv-7f6dae08e11fa90f7c8cb170daaf7ad23812f66d.tar.xz |
x11: add KP_Separator to key mapping
At least on some keyboards, the key between '0' and 'Enter' on the
key pad is mapped to KP_Separator. Since X11 VOs accept unicode
input, the mplayer keycode this key generates depended on the numlock
state, and with numlock enabled this mapped to an ASCII character.
This is probably not what the user wanted, since two physical keys
will always map to the same key code.
Map it to KP_DEC.
Diffstat (limited to 'libvo/osd.h')
0 files changed, 0 insertions, 0 deletions