Juergen Sonnauer <[EMAIL PROTECTED]> writes:

> Hi, users of the jdk1.1.6 v2-test libc5!
> 
> Please, can someone test the following code that listens to key-pressed
> events.
> Try the keys TAB and ENTER and look at the key char value:
> 
> java.awt.event.KeyEvent[KEY_PRESSED,keyCode=9,Tab] on label0 
> KeyChar=65289
> java.awt.event.KeyEvent[KEY_PRESSED,keyCode=10,Enter] on label0
> KeyChar=65293
>                                                                
> ^^^^^^^^^^^^^
>                                                                 wrong!

This is not linux specific, JDK-1.1.6 on Sparc Solaris returns the
same values.

        Juergen

-- 
Juergen Kreileder, Universitaet Dortmund, Lehrstuhl Informatik V
Baroper Strasse 301, D-44221 Dortmund, Germany
Phone: ++49 231/755-5806, Fax: ++49 231/755-5802

Reply via email to