Shutdown button not working - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179) +----- Forum: Back Row (https://forum.kodi.tv/forumdisplay.php?fid=127) +----- Thread: Shutdown button not working (/showthread.php?tid=161944) |
Shutdown button not working - a8FTW - 2013-04-09 Shutdown isn't working from within XBMC, exit works, but not shutdown computer. RE: Shutdown button not working - willp2003 - 2013-04-09 Have you set it to actually shutdown in the settings?: Settings > System > Power saving > Shutdown function > Shutdown (instead of Quit) RE: Shutdown button not working - Sharpe - 2013-04-09 Yep what he said RE: Shutdown button not working - a8FTW - 2013-04-11 Thanks, but, that option is not available through the Back Row skin, no problem just reverted back to the default skin to make the change. RE: Shutdown button not working - Sharpe - 2013-04-11 Not available? Are you certain? It is under the setup I'm using - Frodo on a windows machne - What are you running if you don't mind me asking? RE: Shutdown button not working - FonziQ - 2014-06-11 Hi Sharpe, I wanted to rename the exit button, cant find an option for that. Using Backrow on Gotham 13.1 Cheers !!! RE: Shutdown button not working - Sharpe - 2014-06-14 There isn't an option for that - you'd have to manually edit the home.xml It's line 1997: Code: <label>$LOCALIZE[13012] XBMC</label> Just type whatever you want within the label tags. |