- From: <bugzilla@jessica.w3.org>
- Date: Thu, 20 Feb 2014 03:16:43 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24739
Bug ID: 24739
Summary: Define code values for the special keys on Sun
keyboard
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: DOM3 Events
Assignee: travil@microsoft.com
Reporter: masayuki@d-toybox.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, www-dom@w3.org
As I tested with Sun's Japanese USB keyboard, special keys use following code:
Printed key name USB Usage ID Page 0x07 Name in USB-HID spec
Help 0x75 Help
Stop 0x78 Stop
Again 0x79 Again
Props 0x76 Menu
Undo 0x7A Undo
Front 0x77 Select
Copy 0x7C Copy
Open 0x74 Execute
Paste 0x7D Paste
Find 0x7E Find
Cut 0x7B Cut
FYI: following keys are using a value which is used by normal JIS keyboard.
確定(Kakutei) 0x8B Intl5
変換(Henkan) 0x8A Intl4
日本語(Nihongo) On Off 0x88 Intl2
Compose 0x65 Application
かな(Kana) 0x40 Right-Alt
See bug 23751 comment 4 for the mapping to keysym on GTK.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Thursday, 20 February 2014 03:16:44 UTC