From owner-freebsd-x11@FreeBSD.ORG Mon Sep 17 09:35:02 2007 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4797016A417 for ; Mon, 17 Sep 2007 09:35:02 +0000 (UTC) (envelope-from michiel@boland.org) Received: from neerbosch.nijmegen.internl.net (neerbosch.nijmegen.internl.net [217.149.193.38]) by mx1.freebsd.org (Postfix) with ESMTP id D4CE713C469 for ; Mon, 17 Sep 2007 09:35:01 +0000 (UTC) (envelope-from michiel@boland.org) Received: from neerbosch.nijmegen.internl.net by neerbosch.nijmegen.internl.net via neerbosch.nijmegen.internl.net [217.149.193.38] with ESMTP for id l8H9KIwD027245 (8.13.4/1.4); Mon, 17 Sep 2007 11:20:18 +0200 (MEST) Received: from localhost by neerbosch.nijmegen.internl.net via mboland@localhost with ESMTP for id l8H9KIHt027241 (8.13.4/2.02); Mon, 17 Sep 2007 11:20:18 +0200 (MEST) X-Authentication-Warning: neerbosch.nijmegen.internl.net: mboland owned process doing -bs Date: Mon, 17 Sep 2007 11:20:18 +0200 (MEST) From: Michiel Boland To: freebsd-x11@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: problems with xdm after xorg upgrade X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2007 09:35:02 -0000 Hi. After the xorg upgrade, there are some very annoying problems with xdm. - xdm appears to read the config somewhere from /usr/local/share/examples. IMHO this is no place to store live configuration data. But I understand this is already being fixed (although appearently not yet in the port) - the bigger problem I have is that it appears that xdm no longer reads login.conf. That is, neither /etc/login.conf nor ~/.login_conf. This is very annoying and basically means I have to replicate my .login_conf in .xsession. I think this is a regression. Cheers Michiel