On Saturday 08 October 2005 08:50, Craig Hagerman wrote: > Hi, > > I did apt-get update, apt-get dist-upgrade a couple days ago. I got > some message about setting up xorg and did I want to let it > automatically detect my monitor and mouse. I said yes. I just > installed a new HD and restarted.... to find that my GUI system is > f**ked.
Whenever I tryed the X automatic installer, it fucked up on me. every time. Stupid part is: if xorg installer had just used the file that was installed before it would most likely have worked as is. Hopefully you still have the previous file (/etc/X11/XF86Config-4). You should just use that, and copy to xorg config file, which is /etc/X11/xorg.conf The only thing I ended up changing was : - Option "XkbRules" "xfree86" + Option "XkbRules" "xorg" Which is obvious (if a bit silly) Cheers, Ernest. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

