From owner-freebsd-desktop@FreeBSD.ORG Wed Sep 11 11:45:02 2013 Return-Path: Delivered-To: freebsd-desktop@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1EE6D8CE for ; Wed, 11 Sep 2013 11:45:02 +0000 (UTC) (envelope-from kevinz5000@gmail.com) Received: from mail-ie0-x22e.google.com (mail-ie0-x22e.google.com [IPv6:2607:f8b0:4001:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E602E26E6 for ; Wed, 11 Sep 2013 11:45:01 +0000 (UTC) Received: by mail-ie0-f174.google.com with SMTP id k10so10196950iea.5 for ; Wed, 11 Sep 2013 04:45:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=rG05Eu+ngIMmD9QOPRAa1erhdItsnswmuDobrpAXyJI=; b=fLuH5k0TysiFiTqG5Bpg8Rcu29B9j+w4SkDHB6Dqv+wIWx1HZK06iYdWio+4mjmPIs ouCuLGy5RdGJUtbQWNMbljbhQTrwqD06xLnyi3/lzAaIAMTR8Jxpd2UnXcwPV94Kf/Gk hlU2z0MyJUR3/Br1hAgAJuiO1x8PJ6q/zM6WguDEIOkMeR3e2PM6OsNCoyRP2S3F0Y+G qa64J3+oqJbQXftU039fQS8IaPfRZeTRIufa28PU7AYAxwxt1hAHhfdLpRyDPvHkI7/k 3qpLxuDn55MNgsptgUp8eWDvD0n4rbZ+nLXQq40ZI4WKo3lOT/7+5d9X8B8eS8Fn+0hz cHaA== X-Received: by 10.50.72.33 with SMTP id a1mr11894902igv.58.1378899901340; Wed, 11 Sep 2013 04:45:01 -0700 (PDT) Received: from foxtrot.local ([99.189.67.198]) by mx.google.com with ESMTPSA id p5sm2819393igj.10.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 11 Sep 2013 04:45:00 -0700 (PDT) Message-ID: <523057C3.7050104@gmail.com> Date: Wed, 11 Sep 2013 06:45:07 -0500 From: Kevin Zheng User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:17.0) Gecko/20130831 Thunderbird/17.0.8 MIME-Version: 1.0 To: freebsd-desktop@freebsd.org Subject: Re: supported desktops References: In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-desktop@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Using and improving FreeBSD on the desktop List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Sep 2013 11:45:02 -0000 Hi Atar, On 09/11/2013 09:37, atar wrote: > Which desktops are supported by freeBSD? FreeBSD runs a wide variety of common (and less common) desktop environments. Gnome, KDE, Xfce, and LXDE all work fine. Others such as Enlightenment, OpenBox and CompizFusion work great as well. If you ever want to know whether an application runs on FreeBSD, check out http://freshports.org/ and do a search there. Thanks, Kevin Zheng