From owner-freebsd-questions@FreeBSD.ORG Mon Mar 12 22:01:23 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 18BF416A400 for ; Mon, 12 Mar 2007 22:01:23 +0000 (UTC) (envelope-from parv@pair.com) Received: from mta13.adelphia.net (mta13.mail.adelphia.net [68.168.78.44]) by mx1.freebsd.org (Postfix) with ESMTP id A468D13C458 for ; Mon, 12 Mar 2007 22:01:22 +0000 (UTC) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([24.126.17.68]) by mta16.adelphia.net (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20070312215112.WFGC2765.mta16.adelphia.net@default.chvlva.adelphia.net>; Mon, 12 Mar 2007 17:51:12 -0400 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 4E9ABB732; Mon, 12 Mar 2007 17:51:06 -0400 (EDT) Date: Mon, 12 Mar 2007 17:51:06 -0400 From: Parv To: Jonathan Horne Message-ID: <20070312215106.GA1362@holestein.holy.cow> Mail-Followup-To: Jonathan Horne , freebsd-questions@freebsd.org References: <200703111301.55172.freebsd@dfwlp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200703111301.55172.freebsd@dfwlp.com> Cc: 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 22:01:23 -0000 in message <200703111301.55172.freebsd@dfwlp.com>, wrote Jonathan Horne thusly... > ... > so far i have it built with 6.2-RELEASE-p2, and xorg up to the > minimal desktop. > > id like to try to try something thats not gnome, or basically id > like to try some of the lesser known, but still just as functional > desktops. > > can i get some recommendations, as well as what graphical mail > reader and web browser works best with your recommendation? I have been using FVWM 2 (-devel version) for quite a while. Tvtwm is the "emergency" wm when/if fvwm upgrade goes berserk or has not been installed yet. The most interesting point is that windows are almost in the same place|state -- given same page layout -- whilst switching between the two. I think vtwm provides for more eye candy than tvtwm. I used Ion (pre-lua change) which did not disappoint; have not used current Ion version due to laziness about learning lua just to edit a configuration file. It seemed most helpful in managing gimp windows. Opera is the web browser I use (over Firefox) mainly due the ease of assiging|using key bindings similar to vi or mutt. Mutt (-devel version) is the mail reader in xterm (unless I am in hurry, then mutt works just fine on console too for fast reading). Some of my configuration files .. http://www103.pair.com/parv/comp/unix/cf/ http://www103.pair.com/parv/comp/unix/x/ - Parv --