Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Application TypeSample appmanagerregistry.confStatus
For HTMLApps (online)
{ "applications":[ { "displayName":"HTML AppBluetooth", "uri":"https://keycode.info/", "applicationType":"WebAppHtmlApp", "url":"http://127.0.0.1:50050/lxresui/test-tube/static/images/info.png" } ] }
Functional
For Native/ResidentApps (offline)
{ "applications":[ { "displayName":"Native App", "uri":"http://localhost:50050/lxresui/static/loaderApp/index.html", "applicationType":"Nativeapplciation/native", "url":"http://127.0.0.1:50050/lxresui/test-tube.png" } ] }
Broken
For LightningApps (online)
{ "applications":[ { "displayName":"Lightning App", "uri":"https://apps.rdkcentral.com/rdk-apps/device-ui/index.html<hostedURL>", "applicationType":"LightningLightningApp", "url":"http://127.0.0.1:50050/lxresui/test-tubestatic/icon.png" } ] }
Functional

...

Key Mapping

The version 3 UI supports a configurable keymap. Below lists the general functionality and keycode of keys. Detailed information of the default keycode mappings can found here in Keymap.js.

...