Cynthia Jeness wrote:
> We are running the latest BlackDown JDK1.1.7 glibc version for Intel on
> an IBM 300 PL computer. The distribution is Redhat 5.2; however, we
> recently upgraded to the 2.2 kernel. We are also using the XServer
> which supports frame buffers in order to support the S3Trio3D card which
> is standard in this computer.
>
> When we enter data into a standard Swing JTextField, the home, end and
> arrow keys are not functional. This is a major problem for long entries
> which have scrolled since there is no way to display the beginning of
> the field. This problem does not occur on either Solaris or OS/2.
>
> Cynthia Jeness
We eventually determined that this was due to the extended key mappings
which are part of the 3.3.3 XServer. We can turn these off in our own
X-configuration file; however, not everyone may want to do this. Are there
any plans for changing the JDK to deal with the new key mappings? How are
others dealing this this?
Cynthia Jeness