Kodi Community Forum

Full Version: MCE remote power button with Frodo
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I use a mce remote with lirc. All works fine except for the power button who now closes my pc instead of closing xbmc. How can I restore it's previous function ? (xbmc v.12) Thanks.
Do you have that button mapped to an XBMC function? If so, what function is it mapped to?
<power>XBMC.Quit</power>

or

<power>XBMC.ShutDown()</power>

and go into xbmc settings / system / powersaving and define shutdown to quit



@ FishOil: in powersaving is already set "quit". Where do I have to add <power>XBMC.Quit</power> ?