From owner-freebsd-gnome@FreeBSD.ORG Tue Oct 26 10:30:29 2010 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A02C7106564A for ; Tue, 26 Oct 2010 10:30:29 +0000 (UTC) (envelope-from farremosen@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5C0118FC08 for ; Tue, 26 Oct 2010 10:30:29 +0000 (UTC) Received: by qwe4 with SMTP id 4so2377583qwe.13 for ; Tue, 26 Oct 2010 03:30:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=Rx+bU2KwK9rPUd8fTtpch0mkQ1PIiz2/bRKCrzT4XkQ=; b=l+pLv1Iax7qBW1YLrPI/HN+JNpUU/gfd2Cj7y1amggdLpLX5qdiCn7GzzdhLDcHZq1 QULcErUtELFO+NmYpVn0xoMzNXEvIC4urOn4JnMG83rk9f+Tw6pibnkS4WIeR1uQarJ1 60aBUWWIuJ1BszqfTZAa6+j+gQ6f+9aUINk5I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ibF75b6OE6MQJBAhsQ0ThR6mwabwfq3ndt5rBecCGOoyhhBteM0jiftizqANYFG5ho sZ9rExHrsHPSze4HZCugJljh5Vg6a46TS+n8ei4SysJk16td/isKfyV8qNW+MpurIaKP cyZOu0ZV7EXcCYGCS0VFdpmhQnqDy38rMyZrs= MIME-Version: 1.0 Received: by 10.224.205.132 with SMTP id fq4mr1245100qab.5.1288089028840; Tue, 26 Oct 2010 03:30:28 -0700 (PDT) Received: by 10.229.188.201 with HTTP; Tue, 26 Oct 2010 03:30:28 -0700 (PDT) Date: Tue, 26 Oct 2010 12:30:28 +0200 Message-ID: From: =?ISO-8859-1?Q?Klaus_Friis_=D8stergaard?= To: freebsd-gnome@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: XDM change languages Gnome X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2010 10:30:29 -0000 Hi, I use xdm and xdmcp as login for thin clients on my system. Now I have a problem, I need Danish as lang setting for the gnome desktop, before I have used GDM where it was possible to choose Dansih as lang for the gnome session. I have modified the /usr/local/lib/X11/xdm/Xsession in the 2nd last line From exec /usr/local/bin/xsm to exec gnome-session Any help apriciated At the moment I am not able to use GDM even if it does provide the change of languages. /Klaus