Hi,
I'm not sure if I've posted this in the right place or not. Sorry if I haven't.
Basically, I have got an Adafruit PiTFT and attached it to my pi. It's all working, but to get it to work you have to boot the pi, key in 'startx' and then it starts and logs in to the GUI, displaying it onto the PiTFT and activating the touchscreen. I'd like it to boot straight into the GUI on the TFT. Even if I enable boot-to-desktop then it goes to desktop on my HDMI monitor, and doesn't appear on the TFT. I followed all the instructions on the Adafruit site (I think)
I have got it all set up in a mini-pi box so that I can use it without a mouse/keyboard.
I can't seem to find a way to make that happen - if anyone knows please say - but what I could do is have a pushbutton that entered the text 'startx' and enter, so that it would do a startx and go to the GUI.
I think that what the adafruit code does is tell the pi:
When you recieve the command 'startx' enable the touchscreen and display. ' but i'm guessing that boot-to-desktop doesn't use startx.
However, that might not be right.
If anyone knows any way that would enable me to do that,or if i've done something silly/wrong then that would be great. I'm still learning!
Thanks,
Archie