Hi. I'm trying my raspberry pi with a 320 x 240 lcd monitor. All works well bnut I want do start the gui with startx and an application without using lxde.
How can I do this? I have spend on a lot of time without the solution.
Can you help me?
Code: Select all
sudo nano /etc/rc.localCode: Select all
export FRAMEBUFFER=/dev/fb1
su -s /bin/bash -c startx pi &
Code: Select all
sudo dpkg-reconfigure x11-commonCode: Select all
nano ~/.xinitrcCode: Select all
java -jar /home/pi/pipoint.jar -f