CVS commit by porten: updated list of virtual key codes to the state of http://www.w3.org/TR/2001/WD-DOM-Level-3-Events-20010410/DOM3-Events.html Also made left and right keyCode() values work. I have the impression that the whole concept of virtual key code completely disappeared after above draft has been released, though. Can't find a more recent spec at least. TextEvent looks different these days. M +8 -7 dom2_eventsimpl.cpp 1.48 M +51 -50 dom2_eventsimpl.h 1.44