From owner-freebsd-questions@FreeBSD.ORG Sat Nov 30 06:41:30 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DCDEBE2 for ; Sat, 30 Nov 2013 06:41:30 +0000 (UTC) Received: from nm21-vm9.access.bullet.mail.gq1.yahoo.com (nm21-vm9.access.bullet.mail.gq1.yahoo.com [216.39.62.68]) by mx1.freebsd.org (Postfix) with SMTP id 9C33D1F21 for ; Sat, 30 Nov 2013 06:41:30 +0000 (UTC) Received: from [216.39.60.165] by nm21.access.bullet.mail.gq1.yahoo.com with NNFMP; 30 Nov 2013 06:37:54 -0000 Received: from [67.195.22.119] by tm1.access.bullet.mail.gq1.yahoo.com with NNFMP; 30 Nov 2013 06:37:54 -0000 Received: from [127.0.0.1] by smtp114.sbc.mail.gq1.yahoo.com with NNFMP; 30 Nov 2013 06:37:54 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bellsouth.net; s=s1024; t=1385793474; bh=2wXrSsjEJ8AGVfyRtXMW/rjTJZOFsMZqGctiiK93VEw=; h=X-Yahoo-Newman-Id:Message-ID:Date:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:From:To:Subject:References; b=4evk0meBlHAPkenOlw/wLZLOLAmfWr3XvOU84dpkl6A1W1Phj/NgZ2tqb2j833jWxoUMaTYsE4WubyGSwoCEhse06Ut1yhAQsekOwHnbRLIeX/czufK+Z7PfCfiiRYyyuufSYC6yIchZYlQrXgzV2WISAyxjmkm5hRXb5DNhZ50= X-Yahoo-Newman-Id: 916964.89166.bm@smtp114.sbc.mail.gq1.yahoo.com Message-ID: <916964.89166.bm@smtp114.sbc.mail.gq1.yahoo.com> Date: Fri, 29 Nov 2013 22:37:54 -0800 (PST) X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 8NG1ENgVM1lZxNLEqSf_OSFniZER584In4NQIfPkQczwIrF hVCSGSekC4OYAskU8VwjlRSGoYgHnV7Zb.Ms2NwVGWbA1o_6NxMVY6ViRtaU NaV.oEnjaS4HZCDvqqHa4jS5y44FHpf5wjbFpN5nccrCoJ4NCACKZDurFUsv gbVseve5HAovIek3I9MILy350Rx3zqeOwZMXb8S42ZpK2ktDQzvSLlwVooL_ jjPWtfF_jufReieP9zRrGA8IY4y6FWoTz0D16fUEdyfSm7hiGVPR0Jia.17o tpfkwYyTjAltUF5Jvml.q.eVTgMcSsaaktPBwE.tv2zfAPanxIU520EriPB3 l8i7Ssfy4uSQTb1wvgHLR0tAkbm2nmdCDTnEstNOArmOrvIi4REAYsm8RKHX dFKPhL_EcbP31nMwNPHlXaAsbU6xQZOKnNzoXLJoUD.Fnnwl.lwLO9uQwLFI xk0Z.PglVgHgrLLimxN8qwdd3zfro9R3SiGM.KM7wWq5srbJPmuXwN66HoBV qhka25.biYFcx2ybGjrFGbzQ1K3Dmz9W0G6k7ML2RBs0InkeJAAqIgn4q09_ PU7wV0Yb2NCdBpSlXvA-- X-Yahoo-SMTP: Kz_aW1.swBBYof3zAD7.RWzXz9ZAQVDMml1VADsbgPT4Kq79LC0- X-Rocket-Received: from localhost (mueller6724@96.28.178.143 with ) by smtp114.sbc.mail.gq1.yahoo.com with SMTP; 29 Nov 2013 22:37:54 -0800 PST From: "Thomas Mueller" To: freebsd-questions@FreeBSD.org Subject: Re: What is the "thinnest" display manager available? References: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Nov 2013 06:41:30 -0000 > I am liking Openbox on Crunchbang Linux. I am guessing there's no > reason it couldn't be used on FreeBSD though? I've never run Openbox but see it in FreeBSD ports, so try it. Tom