WebAPI/BrowserAPI/KeyboardEvent: Difference between revisions

m
Fix typo in Part 2 - Key event handling customization of Gaia related changes
No edit summary
m (Fix typo in Part 2 - Key event handling customization of Gaia related changes)
Line 362: Line 362:
|}
|}


Default Policy for other keys are APP-ONLY.
Default Policy for other keys are APP-CANCELLED.


There is one more thing to do in this part. We only handle 'Power', 'Exit', 'VolumeUp', 'VolumDown' in part 1. But there will be more 'keys' need to be handled. We'll have to create a key mapping and handling table with customization in this part.
There is one more thing to do in this part. We only handle 'Power', 'Exit', 'VolumeUp', 'VolumDown' in part 1. But there will be more 'keys' need to be handled. We'll have to create a key mapping and handling table with customization in this part.
Confirmed users
23

edits