From owner-freebsd-doc@FreeBSD.ORG Mon Feb 16 21:16:39 2015 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A384C588 for ; Mon, 16 Feb 2015 21:16:39 +0000 (UTC) Received: from hajek.stat.ubc.ca (hajek.stat.ubc.ca [142.103.121.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mailhost.stat.ubc.ca", Issuer "mailhost.stat.ubc.ca" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 68372149 for ; Mon, 16 Feb 2015 21:16:39 +0000 (UTC) Received: from pico.stat.ubc.ca (pico.stat.ubc.ca [142.103.175.137]) (authenticated bits=0) by hajek.stat.ubc.ca (8.14.5/8.14.5) with ESMTP id t1GJZ5P7003611 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 16 Feb 2015 11:35:05 -0800 (PST) From: Davor Cubranic Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Handbook fix: Xfce with XDM Message-Id: <8E8C4255-7D4E-4D7F-AA2E-09EED1FDFDCC@stat.ubc.ca> Date: Mon, 16 Feb 2015 11:35:05 -0800 To: freebsd-doc@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) X-Mailer: Apple Mail (2.1993) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2015 21:16:39 -0000 With a clean install of FreeBSD 10.1 in VirtualBox, I had to add: DisplayManager*authName: MIT-MAGIC-COOKIE-1 to XDM config in order to get it to start xfce. This is not mentioned in = the handbook, so I was getting error messages in my .xsession-errors. = The fix was described in = http://freebsd.1045724.n5.nabble.com/Re-ports-154502-x11-xdm-authorization= -failure-when-used-with-E17-window-manager-td5819660.html=