Hello,
I am pretty green to Linux. I have searched the net and successfully enabled auto login.
I also have been able to create startup script.
It appears the problem I am encountering is that I am not properly setting up the environment to run PuTTy from a command line?
When I try to start it from the start up script I get the error " cannot open display".
Can someone direct me as to what else I need to do to correct this?
I am not using SSH from a remote computer. I am running Putty locally on the the Raspberry Pi ( Raspbian).
I am using PuTTY as a serial terminal to display data from a device connected to a USB port.
The PuTTy terminal is running fine when I run it from LXDE.
I just do not know how to set up the environment for it to run from a command line ( startup script).