Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.

add KeyEvent to receive remote pressing #7

Open
sunglim opened this issue Sep 7, 2012 · 1 comment
Open

add KeyEvent to receive remote pressing #7

sunglim opened this issue Sep 7, 2012 · 1 comment
Assignees

Comments

@sunglim
Copy link
Owner

sunglim commented Sep 7, 2012

following the 10.2.2 User input at HbbTV spec.

document.getElementById(' oipfcfg ').keyset.setValue(0x1+0x2+0x4+0x8+0x10+0x20+0x100)
//red,green,yellow,blue,navigation,vcr,numeric

@ghost ghost assigned sunglim Sep 7, 2012
@sunglim
Copy link
Owner Author

sunglim commented Sep 7, 2012

app.privateData.keyset.setValue(0x1+0x2+0x4+0x8+0x10+0x20+0x100);
should be privateData -> private

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant