On Fri, 2002-10-11 at 20:09, Paul Gear wrote: > >>I installed RH 8.0 and decided not to configure XFree86 and to have it > >>boot into console mode only. Now I want to configure XFree86 but > >>Xconfigurator is no longer included and there's not another util under > >>"setup". > >> > >from a root shell run > > > >redhat-config-xfree86 > > > > If you have a broken config currently, you'll have to add --reconfig to > that And when all else fails, and you just want a default config to tinker with by hand, use: # redhat-config-xfree86 --reconfig --noui There are a number of other supported command line arguments (that thanks to a missing comma don't work- already in bugzilla) that will work in some future version. They are designed for use within kickstart, but will no doubt come in handy. -- Chris Kloiber