How to make startx run on login?
Hi,
I wonder how to make the xsever automatically start on login. I have tried to include 'exec startx' in the user's .bash_profile,without succes, but can on the other hand exec startx manually after login without problems. After automatically logging in the screen goes blank for a sec and falls back to the console with the common pointer and the lower half of the screen grey.
I would appreciate a bash script to start the xserver as i am using a handheld device without keyboard and can only ssh to it.
Any ideas?
Help appreciated