log out of profile
#1
I have added a profile (kids) however how can I log off that profile? the power menu just shuts down xbmc and goes back to atv2 interface. I want to be able to log off and then back into another profile.

Is there a function to do this or can this be updated in another release to have this functionality. Thanks
Nvidia Shield with Kodi 18
Reply
#2
Hey there, me again! Laugh

I solved that problem by adjusting the function for the power menu button.

You can do that by editing the file /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/720p/IncludesHomeMenuItems.xml

Search for
<onclick>ActivateWindow(ShutdownMenu)</onclick>

and change it to
<onclick>ActivateWindow(LoginScreen)</onclick>

This way you get the Profile-screen instead of xbmc shutting down.
And if you still want to shut down XBMC you still have two options:
- On homescreen, longpressing Menu on the remote quits XBMC
- In the profile-screen, the power-button quits XBMC
Reply
#3
Awesome. Thanks. Seems we have been tweaking the same way. Lol.
Nvidia Shield with Kodi 18
Reply
#4
Works great.
Nvidia Shield with Kodi 18
Reply

Logout Mark Read Team Forum Stats Members Help
log out of profile0