Close XBMC from mediastream On/Off menu
#1
hi all,
is possible to close XBMC from that menu? I cannot see the option, but with another skin like confluence is possible.
is for the windows version

thanks for your help
Reply
#2
Hi you're right there's no exit button :O

You have two options:
1. configure xbmc to exit instead of shutdown when you press the shutdown button (settings --> system --> power saving)
2. edit the home.xml or dialogbuttonmenu.xml and add/replace a button to exit xbmc using this bit of code
PHP Code:
<onclick>XBMC.Quit()</onclick
 
  • Intel NUC Kit DN2820FYKH ~ Crucial DDR3L SO-DIMM 4GB ~ SanDisk ReadyCache 32GB SSD ~ Microsoft MCE model 1039 RC6 remote
Reply

Logout Mark Read Team Forum Stats Members Help
Close XBMC from mediastream On/Off menu0