From b0888616587ba8a24d42efde4a1d5ace2c51943b Mon Sep 17 00:00:00 2001 From: ptr_here Date: Wed, 12 Feb 2020 13:14:03 +0100 Subject: version fin 2019 --- xwindow_do/index.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 xwindow_do/index.html (limited to 'xwindow_do') diff --git a/xwindow_do/index.html b/xwindow_do/index.html new file mode 100644 index 0000000..be2fd42 --- /dev/null +++ b/xwindow_do/index.html @@ -0,0 +1,33 @@ + + + + + hcklabxl : xwindow do + + + +

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

+ + + + -- cgit v1.2.3