These scripts allow you to launch Firefox on XBian.
When you are in Kodi
and you want to switch to Firefox
, you just have to quit
(no shutdown, just quit
). Firefox
will then start automatically.
Now when you want to get back to Kodi
, just quit Firefox
and Kodi
will start back automatically.
The script will run in the background and check for the kodi.bin
process.
- If the
kodi.bin
process does not exist, it will start Firefox with a minimal X environment - When you close Firefox, it will start Kodi back
- Back to 1.
As root
, install git, clone this gist, and run the firefox_on_xbian.sh
script:
apt install git
git clone https://gist.github.com/4b92d9b48ef203b6fcfcfeb2f7e95a6d.git firefox_on_debian
cd firefox_on_debian
chmod +x firefox_on_debian.sh
./firefox_on_debian.sh
exit from kodi; enter 'xbian' and 'raspberry' as root login/pass; see a blue screen with list of settings; click 'esc' on your keyboard. You'll see the command line on the bottom of the screen.