From owner-freebsd-questions@FreeBSD.ORG Sat Oct 15 02:08:32 2005 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 DBB4D16A41F for ; Sat, 15 Oct 2005 02:08:32 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74DFE43D46 for ; Sat, 15 Oct 2005 02:08:32 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by wproxy.gmail.com with SMTP id 55so48617wri for ; Fri, 14 Oct 2005 19:08:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JwtCbzGAoDQytq8lu9/6Z0qFYbclY9YmUKvWVdZvKWvTZekti5EsUtOm9XEFk3RKcFsv7mLdQL90g79/JOTsIXx7JUtWmGtEiIX+lfn73Bhk+7d5RW5TPA5aDfXD/OAVqZsnoWF78tWdiSG4A9BOkDY/KkXaPkC1zMqZiW0ji30= Received: by 10.54.34.30 with SMTP id h30mr1232006wrh; Fri, 14 Oct 2005 19:08:31 -0700 (PDT) Received: by 10.54.124.11 with HTTP; Fri, 14 Oct 2005 19:08:31 -0700 (PDT) Message-ID: Date: Fri, 14 Oct 2005 21:08:31 -0500 From: Nikolas Britton To: Gary Kline In-Reply-To: <20051012213632.GA3888@thought.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051012213632.GA3888@thought.org> Cc: FreeBSD Mailing List Subject: Re: interesting past 4 hours... 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, 15 Oct 2005 02:08:33 -0000 On 10/12/05, Gary Kline wrote: > This is to anybody with Gnome or KDE insights, > > First, both environments do work on my 400Mhz ThinkPad > (with almost 300M/SDRAM). KDE has a nicer feel for my tastes > but the response in beyond crummy even with nearly all > eye-candy. Did you mean to say with all eye-candy disabled?... Have you checked out XF= CE? Intro to XFCE: http://www.xfce.org/index.php?page=3Doverview&lang=3Den Here are some flash based demos: http://www.xfce.org/various/flash_demos.html The XFCE meta port is in x11-wm/xfce4 and don't forget about all the plugins: http://www.freebsd.org/cgi/ports.cgi?query=3DXFCE&stype=3Dall After you install the XFCE meta port type in rehash and then startxfce4, if you like it and want to keep it as your default desktop environment type in "echo "/usr/X11R6/bin/startxfce4" > ~/.xinitrc". the FreeBSD handbook as a bit about XFCE in section 5.7.4 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html I use KDE on my fast systems and XFCE on the slow ones.