From kde-commits Sat Feb 12 23:22:09 2005 From: Harri Porten Date: Sat, 12 Feb 2005 23:22:09 +0000 To: kde-commits Subject: Re: kdelibs/khtml/xml Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=110825065421253 On Sat, 12 Feb 2005, Frans Englich wrote: > > 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. > > What about this one? > > http://www.w3.org/TR/DOM-Level-3-Events/ Saw that one. But where are the mapppings defined that say what code e.g. the cursor keys should have. The old specs were defining the DOM_VK_* constants for that and those I can't find anymore. Maybe they are merged into some general XML spec now - haven't found a replacement, yet. Harri.