On Thu, 15 Aug 2002, Ray Olszewski wrote: > 3. What errors get reported when startx runs?
To see these, you are probably going to need to do something like: startx >~/oops 2>&1 ~/oops should then give the X version, driver used, and some interesting error messages. If your shell is bash, you can use startx &>~/oops Lawson ---oops--- - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs
