From owner-freebsd-questions@FreeBSD.ORG Sun Apr 13 14:20:27 2014 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 EA72D3A2 for ; Sun, 13 Apr 2014 14:20:27 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 96A9012D4 for ; Sun, 13 Apr 2014 14:20:27 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.8/8.14.8) with ESMTP id s3DEKJ2s004908 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 13 Apr 2014 08:20:19 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.8/8.14.8/Submit) with ESMTP id s3DEKIqo004905; Sun, 13 Apr 2014 08:20:19 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 13 Apr 2014 08:20:18 -0600 (MDT) From: Warren Block To: Ralf Mardorf Subject: Re: [Bulk] Question about XDM In-Reply-To: <1397391274.609.50.camel@archlinux> Message-ID: References: <1397391274.609.50.camel@archlinux> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sun, 13 Apr 2014 08:20:19 -0600 (MDT) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2014 14:20:28 -0000 On Sun, 13 Apr 2014, Ralf Mardorf wrote: > I'm using Linux and don't care much about my FreeBSD install, however, > it likely is more or less equal for FreeBSD too. > > There are several ways to start a WM/DE for Linux, the most common ways > IMO are to use > > ~/.xinitrc > > or much more likely to use an entry in > > /usr/share/xsessions/ > > On a Linux mailing list I would ask you to provide more informations, > but I don't have knowledge about FreeBSD. > > Anyway, I would search the web for FreeBSD + xinitrc and xsessions. > > My apologise, assumed this should be completely bad for FreeBSD. On FreeBSD, xdm is often used by enabling the entry for ttyv8 in /etc/ttys, then adding the window manager start commands in the user's .xsession file.