On Sun, 15 Feb 2009 21:45:50 +0100 Olof Sjobergh said:
in svn! :)
> Hi,
>
> To correctly handle key events sent by the ecore_x_test_fake_key_press
> function, Ecore_X has to handle X MappingNotify events. Otherwise,
> utf8 chars not mapped to simple keycodes won't be received correctly,
> since
Hi,
To correctly handle key events sent by the ecore_x_test_fake_key_press
function, Ecore_X has to handle X MappingNotify events. Otherwise,
utf8 chars not mapped to simple keycodes won't be received correctly,
since ecore_x_test_fake_key_press remaps the keymap to send arbitrary
strings. Handlin