- From: <bugzilla@jessica.w3.org>
- Date: Wed, 27 Feb 2013 04:28:09 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21137 Bug ID: 21137 Summary: Define key names for game controller of Android Classification: Unclassified Product: WebAppsWG Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: DOM3 Events Assignee: schepers@w3.org Reporter: masayuki@d-toybox.com QA Contact: public-webapps-bugzilla@w3.org CC: mike@w3.org, www-dom@w3.org Blocks: 21083 Android defines following key code values. For them, D3E should define the key names. Android Suggestions KEYCODE_BUTTON_A 'GameButtonA' as Game KEYCODE_BUTTON_B 'GameButtonB' KEYCODE_BUTTON_C 'GameButtonC' KEYCODE_BUTTON_X 'GameButtonX' KEYCODE_BUTTON_Y 'GameButtonY' KEYCODE_BUTTON_Z 'GameButtonZ' KEYCODE_BUTTON_L1 'GameButtonL1' KEYCODE_BUTTON_R1 'GameButtonR1' KEYCODE_BUTTON_L2 'GameButtonL2' KEYCODE_BUTTON_R2 'GameButtonR2' KEYCODE_BUTTON_THUMBL 'GameButtonThumbL' KEYCODE_BUTTON_THUMBR 'GameButtonThumbR' KEYCODE_BUTTON_START 'GameButtonStart' KEYCODE_BUTTON_SELECT 'GameButtonSelect' KEYCODE_BUTTON_MODE 'GameButtonMode' KEYCODE_BUTTON_1 'GameButton1' KEYCODE_BUTTON_2 'GameButton2' KEYCODE_BUTTON_3 'GameButton3' KEYCODE_BUTTON_4 'GameButton4' KEYCODE_BUTTON_5 'GameButton5' KEYCODE_BUTTON_6 'GameButton6' KEYCODE_BUTTON_7 'GameButton7' KEYCODE_BUTTON_8 'GameButton8' KEYCODE_BUTTON_9 'GameButton9' KEYCODE_BUTTON_10 'GameButton10' KEYCODE_BUTTON_11 'GameButton11' KEYCODE_BUTTON_12 'GameButton12' KEYCODE_BUTTON_13 'GameButton13' KEYCODE_BUTTON_14 'GameButton14' KEYCODE_BUTTON_15 'GameButton15' KEYCODE_BUTTON_16 'GameButton16' -- You are receiving this mail because: You are on the CC list for the bug.
Received on Wednesday, 27 February 2013 04:28:10 UTC