On Tue, 7 Aug 2001, Bill Hartwell wrote:
> On Tuesday 07 August 2001 00:33, Arend Meetsma wrote:
> > On Mon, 6 Aug 2001, Bill Hartwell wrote:
> > > I'm using Redhat 7.1, with KDE 2.1.1/2.1.2 as my desktop. In order to log
> > > my xwindows messages so that I can report errors when they occur, I'm
> > > using a script to start my xwindows.
> > >
> > > The command was given to me by a KDE support guy as follows:
> > >
> > > startx 2&>1 | tee xwinlog
> > >
> > > The problem with this is that it creates the xwinlog file, but puts
> > > nothing into it. How do I change the script so that the messages actually
> > > get logged into a log file?
> >
> > Hi Bill,
> >
> > I believe you need to redirect sterr to your logfile too. Check and see if
> > this file exists for you:
> >
> > [root@NIS-968414 log]# cat /var/log/XFree86.0.log
>
> Thanks. I checked and don't have a file like that. Any ideas where to pursue
> from there? Not sure if this makes a difference in what I should look for,
> but I am running Bastille on my system.
I found this under man XFree86:
-logfile filename
Use the file called filenameg as the X server log
file. The default log file is /var/log/XFree86.n.log on most platforms,
where n is the display number of the X
server. The default may be in a different directory on
some platforms. This option is only available when the server is run as
root (i.e, with real-uid 0).
-logverbose [n]
Sets the verbosity level for information printed to the X
server log file. If the n value isn't supplied, each occurrance of this
option increments the log file ver�
bosity level. When the n value is supplied, the log file
verbosity level is set to that value. The default log file verbosity
level is 3.
Arend
_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list