From owner-freebsd-questions@FreeBSD.ORG Wed Mar 29 17:03:35 2006 Return-Path: X-Original-To: freebsd-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 C66F816A400 for ; Wed, 29 Mar 2006 17:03:35 +0000 (UTC) (envelope-from loganm10@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 554DD43D48 for ; Wed, 29 Mar 2006 17:03:35 +0000 (GMT) (envelope-from loganm10@gmail.com) Received: by zproxy.gmail.com with SMTP id 13so204815nzp for ; Wed, 29 Mar 2006 09:03:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Ge5kCjSUO9HNNUX5GNTedTXYI1OS6Sj0QuvCYwtCwX/nDrfV0OgfJY4h6mhdUlnTodsxFh8Y6ODu00bvUgTMWvNmsH5U5GuzNkjfUxGgb0QQ8UveXo2aiDhnIqdfmbjdF/FyGMX8QeohlAfrkr9leD3KIedJ+w/vHjsSj6CPtQQ= Received: by 10.36.141.16 with SMTP id o16mr1281661nzd; Wed, 29 Mar 2006 09:03:34 -0800 (PST) Received: by 10.36.177.6 with HTTP; Wed, 29 Mar 2006 09:03:34 -0800 (PST) Message-ID: <6d356f6c0603290903g28394323p7756cdda05135191@mail.gmail.com> Date: Wed, 29 Mar 2006 10:03:34 -0700 From: "Logan McNaughton" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Terminal in the background 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: Wed, 29 Mar 2006 17:03:35 -0000 I dunno if this goes more in an X window mailing list, but hopefully you guys can help How do I put a terminal in the background of my X display (ie a window, ful= l screen, no border, transparent), I dont even need to be able to type, I jus= t want to be able to see system shutdown notices and the likes. Does it matter what window manager im using? (icewm) thanks