Reply To: Can't get calibration script to run on boot up!

Home Forums Forums Technical Support for PiScreen Can't get calibration script to run on boot up! Reply To: Can't get calibration script to run on boot up!

#3870
KITT
Participant

From LXDE:

@lxpanel –profile LXDE
@pcmanfm –desktop –profile LXDE
@xscreensaver -no-splash
sudo /bin/sh /etc/X11/Xsession.d/xinput_calibrator_pointercal.sh
‘sudo /bin/sh /etc/X11/Xsession.d/xinput_calibrator_pointercal.sh’
“sudo /bin/sh /etc/X11/Xsession.d/xinput_calibrator_pointercal.sh”
echo “sudo /bin/sh /etc/X11/Xsession.d/xinput_calibrator_pointercal.sh”
@xset s off # don’t activate screensaver
@xset -dpms # disable DPMS (Energy Star) features.
@xset s noblank # don’t blank the video device

From LXDE-pi:

@lxpanel –profile LXDE-pi
@pcmanfm –desktop –profile LXDE-pi
@xscreensaver -no-splash

echo “sudo /bin/sh /etc/X11/Xsession.d/xinput_calibrator_pointercal.sh”
sudo /bin/sh /etc/X11/Xsession.d/xinput_calibrator_pointercal.sh
‘sudo /bin/sh /etc/X11/Xsession.d/xinput_calibrator_pointercal.sh’
“sudo /bin/sh /etc/X11/Xsession.d/xinput_calibrator_pointercal.sh”

I did not know which is correct so I put in all combination I can think of. There is no error file.

Blip, blop, bloop…