From: Johan Scheepers johansche@telkomsa.net
On 18/11/2010 23:22, Niki Kovacs wrote:
Manual configuration always works, when everything else failed : # init 3 # cd /etc/X11 # mv xorg.conf xorg.conf.orig # cd # X -configure # mv xorg.conf.new /etc/X11/xorg.conf Give it a try : # startx
the command init 3 not found in command line ...user or root. Complain that X is still running with
Be sure to 'su -' and not just 'su'... If you need to find a file, use: 'locate filename'.
JD