From owner-freebsd-questions@FreeBSD.ORG Sun Feb 6 11:28:19 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C467916A4CE for ; Sun, 6 Feb 2005 11:28:19 +0000 (GMT) Received: from hosea.tallye.com (joel.tallye.com [216.99.199.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B5D143D48 for ; Sun, 6 Feb 2005 11:28:19 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (hosea.tallye.com [127.0.0.1]) by hosea.tallye.com (8.12.8/8.12.10) with ESMTP id j16BSFGf002431 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 6 Feb 2005 03:28:15 -0800 Received: (from sttng359@localhost) by hosea.tallye.com (8.12.8/8.12.10/Submit) id j16BSEHI002429; Sun, 6 Feb 2005 03:28:14 -0800 X-Authentication-Warning: hosea.tallye.com: sttng359 set sender to lorenl@alzatex.com using -f Date: Sun, 6 Feb 2005 03:28:14 -0800 From: "Loren M. Lang" To: John Message-ID: <20050206112814.GT8619@alzatex.com> References: <200502041201.06478.FreeBSD@insightbb.com> <20050205105134.GL8619@alzatex.com> <20050205104019.E47038@starfire.mn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050205104019.E47038@starfire.mn.org> User-Agent: Mutt/1.4.1i X-GPG-Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C cc: "Loren M. Lang" cc: Steven Friedrich cc: freebsd-questions@freebsd.org Subject: Re: Within X, how can I see console messages? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 11:28:19 -0000 On Sat, Feb 05, 2005 at 10:40:19AM -0600, John wrote: > On Sat, Feb 05, 2005 at 02:51:34AM -0800, Loren M. Lang wrote: > > On Fri, Feb 04, 2005 at 12:01:06PM -0500, Steven Friedrich wrote: > > > I know I can Control-Alt-F1 to go back to the console, but is there a way to > > > see these messages in an xterm or something? > > > > In addition to xconsole, there is a command dmesg which outputs the last > > 4k of messages. I run it if I suspect a problem and didn't have > > xconsole running. dmesg|tail helps limit the amount of messages. > > OK - I have the opposite problem. I have xconsole being started > by xdm, which I like - that way I have the console messages visible > even if no-one is logged in, and that's good. Edit the xdm config files in /usr/X11R6/lib/X11/xdm which deal with xdm loggin in and out to kill xconsole before it logs the user in. There is a script in there that is run when the server start, a user logs in, and out, etc. Then if you need xconsole in kde, you can start it on your own and kde will manage running it on every login. > > My problem is that kde notices that I have an xconsole, and wants > to start one on it's own when I log in. The one xdm starts is > persistent, though, so when kde tries to start it, too, and I always > get one "xconsole <2>" that says "Console log for "[host] twice. > > I'm using kde 3.3.2 and I don't remember this happening with > some previous versions. > > I wasn't going to bug anyone, as everything works ok, and this is > really just a minor annoyance, but since the subject of > xconsole came up, I thought I'd ask. > -- > > John Lind > john@starfire.MN.ORG -- I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C