From owner-freebsd-questions@FreeBSD.ORG Sat Jun 6 14:30:58 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79E291065670 for ; Sat, 6 Jun 2009 14:30:58 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: from mail-ew0-f212.google.com (mail-ew0-f212.google.com [209.85.219.212]) by mx1.freebsd.org (Postfix) with ESMTP id 0F1668FC0A for ; Sat, 6 Jun 2009 14:30:57 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: by ewy8 with SMTP id 8so2863373ewy.43 for ; Sat, 06 Jun 2009 07:30:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=gsWc/awy8ic45KNXpVuIKXJMjofm8aWzBBAj4bcjotY=; b=riuKyxeJPEYj8xi7u1MtfXY8MNanW+KB0FD0f0kLjscMuxyAna9BUKrdd15x0K76JW qjbnNTDnsodD82OACO51nELjPCRuqjgQTSmtGpGitdBflSaHj01ySu7HdF+Kxt2k65ae IjlUAQWYnB0vYsldKlwWsXWqqO4U8JaflYmd8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=j/JO07mcVePBA6NL7W9UnTBTTxNF8x2KMVoLRtTWWaR0dHJ1+K6o9mDHa1exKSHsny 7WxLQ43RPlSgbMqkxSDxYSgDxfKfF20ahkBVi/FIo8/AkPkFGHu/0jsnQINKwCd81TYN DVTtqRdB4Popd+5v9bNGAzY4f8hTyvYEHGAp8= MIME-Version: 1.0 Received: by 10.210.16.11 with SMTP id 11mr4366632ebp.83.1244298657007; Sat, 06 Jun 2009 07:30:57 -0700 (PDT) Date: Sat, 6 Jun 2009 10:30:56 -0400 Message-ID: From: Daniel Underwood To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Set Terminal "title" in xfce to pwd 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: Sat, 06 Jun 2009 14:30:58 -0000 How can I change the Terminal title (the title shown on open instances of Terminal on the panel in xfce) to display *only* the present working directory. Currently they all show "Terminal - daniel@bsdbox: ~", for example.