[MPlayer-users] key binding corruption
Robert Henney
robh at rut.org
Mon Mar 25 22:52:43 CET 2013
Robert Henney <robh at rut.org> wrote:
>I discovered one more thing. Pressing Backspace when keyboard focus is
>on the console window still work as expected, but it doesn't when focus
>is on the video window. So in case no one was able to reproduce the
>bug, that may be why. Focus has to be on the video window to reproduce.
>
>This makes me wonder if it's not the key bindings that are getting
>corrupted but rather some issue with X11 key events.
I've tracked it down to the following commit.
------------------------------------------------------------------------
r35961 | reimar | 2013-03-14 15:59:35 -0400 (Thu, 14 Mar 2013) | 4 lines
Add support for binding any key in UTF-8 range.
X11 part is a bit hackish since we need to use
setlocale to get desired behaviour for XLookupString.
------------------------------------------------------------------------
More information about the MPlayer-users
mailing list