From owner-freebsd-questions@FreeBSD.ORG Mon Mar 12 09:42:14 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2418E16A407 for ; Mon, 12 Mar 2007 09:42:14 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.freebsd.org (Postfix) with ESMTP id AFB6813C44C for ; Mon, 12 Mar 2007 09:42:13 +0000 (UTC) (envelope-from illoai@gmail.com) Received: by nf-out-0910.google.com with SMTP id k27so1814735nfc for ; Mon, 12 Mar 2007 02:42:12 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uEf4lcQ1dfy43DYijZPoBWiZMsoajWjYUb9okt06bPQrkLA4TV6CGW8BUim3J16i1BJRzNKqDeKoXxfxV0EkMuInN7FtW6JIsxJmgK7TDMHsEGUumT28ZapFVWZIcNCOmTELcRuE+8YDuKcNedg7GD+hthEIhT2KjkcAt0bK8r0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IAfEdty5doHQ9vmAxLeNVCbCCg8M27WuJaHeClBK1nNBhqppOJURzUYkrpNszOgx9o4xulBWHzxnc7wGYSDCtxdUUVSnpxpxMrs5Q0/WNW+sgv2jrx/vr4KlXDxYb+5HVAgL2qe3C1TT7KyaT1u8SV83qCEQx5Rr8IxNuwmtVbk= Received: by 10.82.113.6 with SMTP id l6mr7678272buc.1173692532455; Mon, 12 Mar 2007 02:42:12 -0700 (PDT) Received: by 10.82.176.4 with HTTP; Mon, 12 Mar 2007 02:42:12 -0700 (PDT) Message-ID: Date: Mon, 12 Mar 2007 03:42:12 -0600 From: "illoai@gmail.com" To: "Wojciech Puchar" In-Reply-To: <20070312090238.E26610@chylonia.3miasto.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200703111301.55172.freebsd@dfwlp.com> <20070312090238.E26610@chylonia.3miasto.net> Cc: Jonathan Horne , freebsd-questions@freebsd.org Subject: Re: polling my FreeBSD compariots... 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: Mon, 12 Mar 2007 09:42:14 -0000 On 12/03/07, Wojciech Puchar wrote: > >> web > >> browser works best with your recommendation? > > > > evilwm on xorg with xfmail and opera and an .xinitrc of: > > > > evilwm & > > exec xsetroot -cursor_name ul_angle & > > exec xset m 19/5 12 b 90 880 12 & > > exec swisswatch -geometry -0+0 > > the best watch using least space on screen is the one hanging on the wall > :) > Something needs to be the key process, evilwm does not care to handle shutting down X. alt-tab to swisswatch, ctl-alt-esc and X closes down rather more neatly than ctl-alt-bkspc. -- --