From owner-freebsd-questions@FreeBSD.ORG Fri Mar 27 05:13:02 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 E3E17106564A for ; Fri, 27 Mar 2009 05:13:02 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [199.26.172.34]) by mx1.freebsd.org (Postfix) with ESMTP id BCA2A8FC1B for ; Fri, 27 Mar 2009 05:13:01 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id n2R5CvYe057192 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 26 Mar 2009 22:12:58 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id n2R5CvjR057191; Thu, 26 Mar 2009 22:12:57 -0700 (PDT) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA24083; Thu, 26 Mar 09 21:04:47 PST Date: Thu, 26 Mar 2009 22:03:38 -0700 From: perryh@pluto.rain.com To: freebsd@edvax.de Message-Id: <49cc5e2a.xzhfhSK7ecXZhS+G%perryh@pluto.rain.com> References: <20090325222900.d4c325ee.freebsd@edvax.de> <20090326204413.dc6b75ff.freebsd@edvax.de> In-Reply-To: <20090326204413.dc6b75ff.freebsd@edvax.de> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: how to configure xbiff 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: Fri, 27 Mar 2009 05:13:03 -0000 Polytropon wrote: > On Thu, 26 Mar 2009 08:39:38 +0100 (CET), > Pieter Donche wrote: > > From a terminal window command line xbiff -geometry 50x50-5+5 & puts > > it in my upper right corner, [...] > > Do you use -5 to get rid of a window border added by KDE's window > manager? IIRC that construct would place xbiff in the upper right corner of the screen. (Negative X coordinate => distance from right edge.)