From: "Michael Kintzios" <michaelkintzios@lycos.co.uk>
To: <gentoo-user@lists.gentoo.org>
Subject: RE: [gentoo-user] Re: X without console log window?
Date: Wed, 22 Feb 2006 11:49:53 -0000 [thread overview]
Message-ID: <E409A0EB8A569347802C508C49C13439073017@BCV0X134EXC0003> (raw)
In-Reply-To: <20060216125451.483c0ae8.hilse@web.de>
> -----Original Message-----
> From: Hans-Werner Hilse [mailto:hilse@web.de]
> Sent: 16 February 2006 11:55
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] Re: X without console log window?
>
>
> Hi,
>
> On Wed, 15 Feb 2006 20:20:49 +0000
> Mick <michaelkintzios@lycos.co.uk> wrote:
>
> > I don't know if I am asking too much here, but is there a way to:
> > 1. Continue with all messages shown in tty12 as per default
> syslog-ng
> > configuration.
> > 2. Also show all/some messages to xconsole.
> > 3. Do not pipe everything to console during/after boot - the default
> > messages there are adequate for my liking.
> >
> > Perhaps I am a bit confused: what is the relationship
> between /dev/console
> > and xconsole?
>
> Ah, the xconsole program man page explains it: By default, xconsole
> reads from /dev/console. I didn't knew that.
>
> What you want to archieve is more like the solution debian uses. I'll
> post it here but I haven't tried it out so I cannot promise that it
> works:
>
> syslog-ng.conf:
> ---snip---
> destination xconsole { pipe("/dev/xconsole"); };
> destination terminal { file("/dev/tty12"); };
> log { source(src); destination(xconsole); }
> log { source(src); destination(terminal); }
> ---snip---
>
> /etc/X11/xdm/Xsetup_0:
> ---snip---
> xconsole -geometry 480x130-0-0 -daemon -notify -verbose -fn
> fixed -exitOnFail -file /dev/xconsole
> ---snip---
>
> That should do what you want to archieve.
> Nice alternative to xconsole is root-tail...
I've played around with your suggestions but had no joy with them.
Syslog-ng came up with many errors and although I tried different
combinations I couldn't get it to work.
Root-tail is cool but it gets covered up by different windows. Do you
launch it as a default by entering a line in /etc/X11/xdm/Xsetup_0 ?
Xconsole does what I want it to do, but I would also like to get tty12
printing all messages and ideally would like xconsole to be positioned
above the fluxbox toolbar (height wise).
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-02-22 21:22 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-10 21:08 [gentoo-user] X without console log window? Urs Schuetz
2006-02-11 14:47 ` Hans-Werner Hilse
2006-02-11 20:52 ` Urs Schuetz
2006-02-13 11:24 ` Michael Kintzios
2006-02-13 12:33 ` Hans-Werner Hilse
2006-02-13 14:23 ` Michael Kintzios
2006-02-13 18:15 ` Hans-Werner Hilse
2006-02-13 23:28 ` [gentoo-user] " Mick
2006-02-15 20:20 ` Mick
2006-02-16 11:54 ` Hans-Werner Hilse
2006-02-22 11:49 ` Michael Kintzios [this message]
2006-02-22 22:39 ` [gentoo-user] " Mick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E409A0EB8A569347802C508C49C13439073017@BCV0X134EXC0003 \
--to=michaelkintzios@lycos.co.uk \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox