From owner-freebsd-questions@FreeBSD.ORG Thu Nov 28 13:10:38 2013 Return-Path: Delivered-To: freebsd-questions@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 ESMTPS id 7D1A9D38 for ; Thu, 28 Nov 2013 13:10:38 +0000 (UTC) Received: from kontrol.kode5.net (kontrol.kode5.net [80.229.5.32]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AA6211D19 for ; Thu, 28 Nov 2013 13:10:36 +0000 (UTC) Received: from kontrol.kode5.net (localhost [127.0.0.1]) by kontrol.kode5.net (8.14.7/8.14.7) with ESMTP id rASDAW4w005481; Thu, 28 Nov 2013 13:10:32 GMT (envelope-from jmz@kontrol.kode5.net) Received: (from jmz@localhost) by kontrol.kode5.net (8.14.7/8.14.7/Submit) id rASDAWwK005480; Thu, 28 Nov 2013 13:10:32 GMT (envelope-from jmz) Date: Thu, 28 Nov 2013 13:10:32 GMT From: James Griffin Message-Id: <201311281310.rASDAWwK005480@kontrol.kode5.net> To: freebsd-questions@freebsd.org, freebsd-questions@herveybayaustralia.com.au Subject: Re: What is the "thinnest" display manager available? In-Reply-To: <52973DA5.1070700@herveybayaustralia.com.au> 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: Thu, 28 Nov 2013 13:10:38 -0000 On 11/27/13 06:55, Walter Hurry wrote: > On Tue, 26 Nov 2013 09:59:07 +0100, Polytropon wrote: > >> Source: http://www.freebsd.org/doc/handbook/x-xdm.html >> >> Allow me to ask the following question: >> >> Is xdm (and as far as I know, also wdm) still an exception from the >> "rc.conf rule", or how is it supposed to be started on "more modern" >> versions? > I'd be interested in the answer to that too, as I use XDM on ttyv8 per > the handbook, and it has been faultless for me. I still use ttys like Polytropon, but I believe recommended practice is to use an rc.d system - just nobody has/could be bothered actually writing one :D Maybe I'll (or someone else) get a round tuit one day, but I wouldn't hold your breath: it's been on the books for near a decade :) _______________________________________________ Actually, I came across a script written by someone for the CDE desktop. It would be easy to modify it for another X11 DM (I would think). Might be helpful to someone looking for a script of that type.