Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] X Program to show tty messages
Date: Sat, 17 Jan 2009 20:11:55
Message-Id: 200901172011.51340.michaelkintzios@gmail.com
In Reply to: [gentoo-user] X Program to show tty messages by Fernando Antunes
1 On Saturday 17 January 2009, Fernando Antunes wrote:
2 > Hi.
3 > I looking for a way to see/monitor messages sent to the tty when a running
4 > X programs.
5 > I tryed xconsole, but it only works with /dev/console. Does anybody knows
6 > such a program ?
7
8 I think you need to comment out /dev/tty12 and enter something like:
9
10 destination xconsole { pipe("/dev/xconsole"); };
11 destination console_all { file("/dev/console"); };
12
13 in your /etc/syslog-ng/syslog-ng.conf.
14 --
15 Regards,
16 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature