[T3] 2.4GHz and IR Air Mouse Remote Control
(2021-01-20, 10:46)thenry Wrote: Sorry if this has been answered before.
I use and love this excellent remote for many years now.

I'm using CoreELEC Kodi 18.9 on Vim3.

My TV/AVR/Vim are on a CEC cycle. They to to stand-by together when I shutdown the TV or AVR, but Vim only wakes up if I manually click the power button. I know this not a CE support forum, but my question is regarding the remote and mapping the Power key.

I'd really like to configure the Power button on the T3 to act as a wake up button with keymap editor.

I currently have that button mapped to show the shutdown menu when Kodi is activated:
Code:
<power>ActivateWindow(ShutdownMenu)</power>

I tried using CECActivateSource instead but it also doesn't seem to wake it up.

Would appreciate any ideas or helps.
Thanks.
I used <key id="61662">CECActivateSource</key> to do exactly that on CE and it worked..
I also mapped the longpress of the same power button to shut down the TV + AVR
<key id="61662" mod="longpress">CECStandby</key>
Reply


Messages In This Thread
power button - by thenry - 2017-03-26, 14:43
RE: [T3] 2.4GHz and IR Air Mouse Remote Control - by shmizan - 2021-02-13, 23:01
Logout Mark Read Team Forum Stats Members Help
[T3] 2.4GHz and IR Air Mouse Remote Control3