Page 1 of 1

What command to exit Kodi 15 built on Rasbian

Posted: Sat Jul 25, 2015 2:57 am
by rubiks
Very new to Rabian and Kobi but I have follow some guides here and built a Kodi 15 on Rasbian. However, there were one or twice that Kodi just hang/not responsive at all that I could not exit back out to Rasbian GUI. I have SSH into the Pi and using the following commands. However, it did not work. Anyone know what command I should use to exit kodi and back to Rasbian? Thanks.

killall xbmc.bin
DISPLAY=0: xbmc &

Re: What command to exit Kodi 15 built on Rasbian

Posted: Sat Jul 25, 2015 7:41 am
by gkreidl
killall kodi.bin

Re: What command to exit Kodi 15 built on Rasbian

Posted: Sat Jul 25, 2015 2:50 pm
by rubiks
gkreidl wrote:killall kodi.bin
Thank you very much.