-
Notifications
You must be signed in to change notification settings - Fork 92
X: Setup: Boot to Desktop
Paul de Vries edited this page May 13, 2016
·
1 revision
This will boot your Pi to the Raspbian desktop and open Iceweasel from there into fullscreen mode
-
Make sure you're up-to-date with packages:
sudo apt-get update sudo apt-get upgrade
-
run
sudo apt-get install iceweasel
-
run
sudo nano /etc/xdg/lxsession/LXDE-pi/autostart
-
Insert
@iceweasel "http://localhost:5000/"
to the list -
Now press
Ctrl+X
, thenY
andenter
to save the changes -
Open
Iceweasel
(To open Iceweasel goto Applications > Internet) -
Type in about:config in the address field and hit enter. Now find the
browser.sessionstore.resume_from_crash
line and double click to change it to false. -
Go into fullscreen mode
-
Reboot and iceweavel should connect directly and in fullscreen