Loading scripts/Calibration tool 0 → 100755 +3 −0 Original line number Diff line number Diff line #!/bin/bash ~/Desktop/thehole/the-hole-calibrator scripts/setup.sh +9 −0 Original line number Diff line number Diff line Loading @@ -39,3 +39,12 @@ echo "lxsession -e LDXE -s Lubuntu" > ~/.xsession # display the calibrator script on the desktop for ease of access cp Calibration\ tool ~/Desktop # set startup.sh to launch on session open mkdir -p ~/.config/autostart cat << EOF > ~./config/autostart/TheHole.desktop [Desktop Entry] Name=The Hole Tracker Exec=lxterminal -e "home/encor/Desktop/thehole/scripts/startup.sh" Terminal=true EOF No newline at end of file Loading
scripts/Calibration tool 0 → 100755 +3 −0 Original line number Diff line number Diff line #!/bin/bash ~/Desktop/thehole/the-hole-calibrator
scripts/setup.sh +9 −0 Original line number Diff line number Diff line Loading @@ -39,3 +39,12 @@ echo "lxsession -e LDXE -s Lubuntu" > ~/.xsession # display the calibrator script on the desktop for ease of access cp Calibration\ tool ~/Desktop # set startup.sh to launch on session open mkdir -p ~/.config/autostart cat << EOF > ~./config/autostart/TheHole.desktop [Desktop Entry] Name=The Hole Tracker Exec=lxterminal -e "home/encor/Desktop/thehole/scripts/startup.sh" Terminal=true EOF No newline at end of file