Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Mar 1997 14:44:32 -0500
From:      Randall Hopper <rhh@ct.picker.com>
To:        Intuitive Design Archive <archive@in-design.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: XFree86
Message-ID:  <19970316144432.56169@ct.picker.com>
In-Reply-To: <Pine.BSF.3.91.970315082955.9145A-100000@nero.in-design.com>; from Intuitive Design Archive on Sat, Mar 15, 1997 at 08:32:17AM -0500
References:  <Pine.BSI.3.94.970314151727.3720N-100000@localhost> <Pine.BSF.3.91.970315082955.9145A-100000@nero.in-design.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Intuitive Design Archive:
 |	The probe goes by very quickly.  Is there a way to catch it 
 |without using a proggy like typescript of something?  Is there a log 
 |message anywhere.  Or should I just startx > file.out ?!?!  Or should I 
 |enable debugging in the X-win starting?

Try:

     (for sh/ksh  ):  X -probeonly > OUT 2>&1
or
     (for csh/tcsh):  X -probeonly >& OUT

Randall Hopper



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970316144432.56169>