I just put this in my .profile :
echo "running X ..." && /bin/sleep 5 && /usr/X11R6/bin/startx

--
Wesley


Le 2012-11-02 9:25, Wesley a écrit :
Le 2012-10-31 17:30, MERIGHI Marcus a écrit :
I would try in .Xdefaults

XTerm*loginShell:false

OR

you could do the following in .profile:
pgrep -f -x "/usr/X11R6/bin/X .*" || /usr/X11R6/bin/xinit


Hi,

I tried both solutions.
No error messages, but keyboard doesn't work.

Cheers,

Wesley

Reply via email to