From owner-freebsd-questions@FreeBSD.ORG Sun Jul 23 13:19:44 2006 Return-Path: X-Original-To: questions@freebsd.org 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 8CBE516A4DD for ; Sun, 23 Jul 2006 13:19:44 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA36043D4C for ; Sun, 23 Jul 2006 13:19:43 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 23 Jul 2006 09:19:47 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.7.5a-GA) with ESMTP id LXJ32129; Sun, 23 Jul 2006 09:19:41 -0400 (EDT) Received: from 65-78-24-149.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([65.78.24.149]) by smtp01.lnh.mail.rcn.net with ESMTP; 23 Jul 2006 09:19:41 -0400 X-IronPort-AV: i="4.07,172,1151899200"; d="scan'208"; a="242438572:sNHT22198212" From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17603.30384.435384.424047@jerusalem.litteratus.org> Date: Sun, 23 Jul 2006 09:16:32 -0400 To: "Lennon Cook" In-Reply-To: <76ebe6440607230224p1123f03bmf9ec74d424b17241@mail.gmail.com> References: <76ebe6440607230224p1123f03bmf9ec74d424b17241@mail.gmail.com> X-Mailer: VM 7.17 under 21.5 (beta27) "fiddleheads" XEmacs Lucid X-Junkmail-Status: score=10/300, host=mr02.lnh.mail.rcn.net X-Junkmail-SD-Raw: score=unknown, refid=str=0001.0A090205.44C374C7.0017,ss=1,fgs=0, ip=207.172.4.11, so=2006-05-09 23:27:51, dmn=5.2.4/2006-05-04 Cc: questions@freebsd.org Subject: How to not run xconsole with XDM X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jul 2006 13:19:44 -0000 Lennon Cook writes: > I have XDM set up, in the default way (by simply turning it to on in > /etc/ttys). It runs xconsole to catch errors - however, I have a > session manager set up, which catches output in a different way, so > this xconsole is basically dead weight for me. But how do I stop it > running every time? As it is, I simply close it after I log in, but > this is inideal. I assume this is in a config file somewhere, but I > can't find it - where should I be looking? For Xsetup_0 (in Xorg 6.9); it may be under /usr/X11R6 or /etc/X11. Or both. Robert Huff