As Thomas Gellekum wrote:
> else if [ -x /usr/X11R6/bin/xdm ]; then
> echo -n ' xdm'
> (sleep 10; exec /usr/X11R6/bin/xdm) &
> fi
> fi
>
> Die `sleep 10's waren aus irgendeinem Grunde zumindest vor langer Zeit
> mal nötig.
Ja, weil Du kein VTxx angegeben hast, also:
> Letzte Zeile in /usr/X11R6/lib/X11/wdm/Xservers:
>
> :0 local /usr/X11R6/bin/X
:0 local /usr/X11R6/bin/X vt04
ist besser.
-- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Mon 15 Nov 1999 - 19:50:38 CET