2022-01-07, 00:34
(2022-01-07, 00:30)Azertix Wrote: I used it on Leia 👍🏼 but doesn't work on Matrix 😭Yep, it has changed for security reasons. The new method is here... https://kodi.wiki/view/Autoexec_Service
(2022-01-07, 00:30)Azertix Wrote: I used it on Leia 👍🏼 but doesn't work on Matrix 😭Yep, it has changed for security reasons. The new method is here... https://kodi.wiki/view/Autoexec_Service
(2018-11-05, 23:46)Hitcher Wrote: Left image is the favourites dialog on the home window; second image is the home menu favourites widget. Two different things.
Add an onload control to Home.xml and adjust the second value to match the Favourites item in your home list.
xml:<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol>9000</defaultcontrol>
<backgroundcolor>background</backgroundcolor>
<onload>SetFocus(9000,8)</onload>
<controls>