hcklabxl : xwindow do

rpi setup

in .xinitrc

xset -dpms xset s off xset s noblank

unclutter & sudo ntpdate ntp0.pipex.net &

/ setup the python webserver ( this specific installation pulls updates from openweathermap & actuates arduino)

xterm -geometry 80x66+0+0 -name base -e python baseserv.py 8001 &

chromium-browser –new-window –incognito http://localhost:8001 / ‘map’ is the title of xdotool search –name “map” windowsize %@ 750 500 xdotool search –name “map” windowmove %@ 500 500