Thursday, September 10, 2015

startx timeout in locking authority file

I found this solution in one of the forums: I pretty much copied and paste the solution here
check
ls -l ~/.Xauthority
It should be owned by you. If not, run
 sudo chown user ~/.Xauthority 
where user is your username
Then, run
 chmod u+rw ~/.Xauthority
startx