From owner-freebsd-questions@FreeBSD.ORG Mon Nov 25 21:36:48 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 E703FE4B for ; Mon, 25 Nov 2013 21:36:48 +0000 (UTC) Received: from mail.s1.d2ux.org (static.209.96.9.5.clients.your-server.de [5.9.96.209]) by mx1.freebsd.org (Postfix) with ESMTP id A8A842B50 for ; Mon, 25 Nov 2013 21:36:48 +0000 (UTC) Received: from mail.s1.d2ux.org (mail [10.0.0.3]) by mail.s1.d2ux.org (Postfix) with ESMTP id E26FC84F2600; Mon, 25 Nov 2013 22:36:40 +0100 (CET) Received: from mail.s1.d2ux.org ([10.0.0.3]) by mail.s1.d2ux.org (mail.s1.d2ux.org [10.0.0.3]) (amavisd-new, port 10024) with ESMTP id NjzeG4HtJqyZ; Mon, 25 Nov 2013 22:36:39 +0100 (CET) Received: from [192.168.2.117] (p579D29C4.dip0.t-ipconnect.de [87.157.41.196]) by mail.s1.d2ux.org (Postfix) with ESMTPSA id 24EB284F25E3; Mon, 25 Nov 2013 22:36:39 +0100 (CET) Message-ID: <5293DE27.7060805@petermann-it.de> Date: Tue, 26 Nov 2013 00:32:55 +0100 From: Matthias Petermann User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Yuri Subject: Re: What is the "thinnest" display manager available? References: <5293C1D4.3010608@rawbw.com> In-Reply-To: <5293C1D4.3010608@rawbw.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org 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: Mon, 25 Nov 2013 21:36:49 -0000 Hello Yuri, On 11/25/2013 10:32 PM, Yuri wrote: > I want to have as few packages installed as possible, and I want to > use small window manager (dwm). But what is the thinnest display > manager available? I know kdm and gdm both work, but both pull a ton > of dependencies which I don't want. > I use x11/slim for some of my lower end systems and it appears to be quite lightweight. Kind regards, Matthias