From owner-freebsd-questions@FreeBSD.ORG Fri Feb 4 17:13:12 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 1F94116A4CE for ; Fri, 4 Feb 2005 17:13:12 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id DA77A43D58 for ; Fri, 4 Feb 2005 17:13:10 +0000 (GMT) (envelope-from krylon@gmx.net) Received: (qmail invoked by alias); 04 Feb 2005 17:13:09 -0000 Received: from i538766A4.versanet.de (EHLO [192.168.0.13]) (83.135.102.164) by mail.gmx.net (mp025) with SMTP; 04 Feb 2005 18:13:09 +0100 X-Authenticated: #685629 Message-ID: <4203AD1D.1090203@gmx.net> Date: Fri, 04 Feb 2005 18:13:01 +0100 From: Benjamin Walkenhorst User-Agent: Mozilla Thunderbird 1.0 (X11/20041231) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Steven Friedrich References: <200502041201.06478.FreeBSD@insightbb.com> In-Reply-To: <200502041201.06478.FreeBSD@insightbb.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 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: Fri, 04 Feb 2005 17:13:12 -0000 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? > > xconsole When xdm starts, xconsole gets started, too, on my machine, I can't remember doing anything to get this behaviour, though. Kind regards, Benjamin