I recently implemented the image screensaver, but I’m facing an issue with handling key events. In some places, the key event is not detected, which requires me to add key event–related code on every page.Is it possible to capture remote key events globally (for example, in appInfo), so that we can manage them in a single place based on observation—instead of duplicating the logic across all pages?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| roCodeRegistrationScreen isKeyPressed() work around? | 6 | 0 | May 5, 2015 | |
| isRemoteKeyPressed() only working with few buttons | 0 | 0 | August 15, 2014 | |
| Detecting Remote ID for Key Press Events | 2 | 0 | July 22, 2014 | |
| Create my own Remote Key Sequence? | 1 | 0 | November 22, 2011 | |
| Can we get roimagecanvas screen in top of roscreen? | 1 | 0 | January 23, 2015 |
