Well I finally got to the bottom of the F2 issue. Internally on the SmartRemote all the hard buttons are mapped to keyboard keys. F2 is mapped to the MediaStop key. However F2 now seems to be sending BrowserStop instead of MediaStop. BrowserStop and MediaStop share the same keycode but not key name. In any event I have modified the JavaScript so that internally now both keys mean F2.
To get the fix you will have to install the Designer update I just published and then click on the update project button after clicking on any file in the SmartRemote project. After that reboot your SmartRemote.
Last edit: 2 years 5 months ago by
davep.
Please Log in or Create an account to join the conversation.