I am using the keyboard map 'ca' under XFree86 and
jext does not recognised some key.
Like ;čŕç^é``°><][}{ (some are quite important for
programming)
I tried to change the map by loading a XModmap instead
of the XF86config and it's change nothing.
By the way, JEdit do the same thing.
Logged In: YES
user_id=563712
If jedit does the same thing(and even other Java software), it's
not a problem about any of them, but instead a Java/X failure,
probably related with a jdk bug. If you run the jext maybe you'll
notice messages such as Warning: cannot convert
VirtualBinding ...to.... which are about this. Try going to this URL:
http://www.bluemarsh.com/java/tips.html
which maybe solves your problem(it speaks about these
warnings). Check it! Hope this helps!