> Le mar 21/10/2003 � 18:42, Buchan Milne a �crit : > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > A long time ago, X used to fall back to running a configuration tool. > > This may have been long ago, when XFdrake wstill had a link for > > XF86configure (or whatever Redhat used to call their tool). > > > > Why, if a user makes a mistake, do they end up with a console login, > > when they could have XFdrake instead to help them fix the problem? > > > > See the comments in the OSNews review to see why I am asking this again. > > > > Windows95 even had a safe mode which would help you reoconfigure your > > display settings. 8 years later, and Mandrake doesn't. > > normally gdm support this and this is enable > > se in /etc/X11/gdm/gdm.conf : > > # if X keeps crashing on us we run this script. The default one does a > bunch > # of cool stuff to figure out what to tell the user and such and can > # run an X configuration program. > XKeepsCrashing=/etc/X11/gdm/XKeepsCrashing > > > and in /etc/X11/gdm/XKeepsCrashing : > > # > # First see if we can find an X configuration program > # (first one in the list will be used) > # > XCONFIGURATOR= > for n in \ > /usr/bin/redhat-config-xfree86 \ > /usr/sbin/XFdrake \ > /usr/bin/X11/XF86Setup \ > /usr/bin/X11/Xconfigurator \ > /usr/bin/X11/xf86cfg \ > ; do > # standard shell test has no or and loops have no breaks, eek > if test "x$XCONFIGURATOR" = "x" ; then > if test -x "$n" ; then > XCONFIGURATOR="$n" > fi > fi > done > > > concerning kdm and mdkkdm ... don't know and can't find the config file > in a logic place respecting LHS
that's kde, whats strange ?-) no idea about mdk-kdm, kdm follows [EMAIL PROTECTED] seti]$ rpm -ql kdebase-kdm-config-file /usr/share/config/kdm /usr/share/config/kdm/README /usr/share/config/kdm/Xreset /usr/share/config/kdm/Xresources /usr/share/config/kdm/Xsetup /usr/share/config/kdm/Xstartup /usr/share/config/kdm/Xwilling /usr/share/config/kdm/backgroundrc /usr/share/config/kdm/kdmrc -- NEU F�R ALLE - GMX MediaCenter - f�r Fotos, Musik, Dateien... Fotoalbum, File Sharing, MMS, Multimedia-Gru�, GMX FotoService Jetzt kostenlos anmelden unter http://www.gmx.net +++ GMX - die erste Adresse f�r Mail, Message, More! +++
