[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

New Java No NumPad




I upgraded from the JVM that comes with RedHat 4.2 (kaffe) to Blackdown's
JVM (jdk1.1.6v2-libc5).  Drop and go, beautiful,  much better than my
previous attempts to use thier JVM.  It seems MUCH faster and in some
subtle way even seems to  "look" better.  But now I my numeric keypad
doesn't work,  it does nothing,  num-lock on or off.  And I get a pile
of messages at startup like -

Warning: ... found while parsing '%s'
Warning: translation table syntax error: Unknown keysym name: osfCancel
Warning: translation table syntax error: %s
Warning: ... found while parsing ':<Key>osfCancel:              ManagerParentCan
cel()'


Hello?  These look like X resource issues to me,  but where does this thing 
pull them from?  The old java gave me messages too,  but everything worked?

Any ideas?