<div dir="ltr">Hi,<br><div><br></div><div>View.java has this method (enableInputMethodEvents) with no documentation.</div><div><br></div><div>On Linux it uses X input method events.</div><div><br></div><div>But I can't figure out why exactly it must be enabled. When it's not enabled, there are input method events anyway....</div><div>And it seems (at least on Linux) to do the same thing for keyboard events, but using Xlib directly instead of GDK.</div><div><br></div><div>It seems to touch composition - that is when multiple keypresses are needed to generate a symbol, for example, accented characters.</div><div><br></div><div>Why does it exist?</div><div><br></div><div>-- Thiago.</div><div><br></div><div><br></div><div><br></div></div>