From owner-freebsd-gnome@FreeBSD.ORG Tue Sep 23 10:35:22 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C34516A4B3 for ; Tue, 23 Sep 2003 10:35:22 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA35343FDD for ; Tue, 23 Sep 2003 10:35:20 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h8NHX64R004033; Tue, 23 Sep 2003 13:33:06 -0400 (EDT) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) h8NHYclB028155; Tue, 23 Sep 2003 13:34:38 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Joe Kelsey In-Reply-To: <3F7082A1.1040102@mail.flyingcroc.net> References: <3F7077F3.5080502@mail.flyingcroc.net> <3F707BCE.6010205@mail.flyingcroc.net> <3F7082A1.1040102@mail.flyingcroc.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-PniMujLReHt7g60hjs7y" Organization: MarcusCom, Inc. Message-Id: <1064338518.743.40.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Tue, 23 Sep 2003 13:35:18 -0400 X-Spam-Status: No, hits=-11.6 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_XIMIAN autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: FreeBSD GNOME Users Subject: Re: gnome-session 2.4 no longer runs $HOME/.gnomerc X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 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, 23 Sep 2003 17:35:22 -0000 --=-PniMujLReHt7g60hjs7y Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-09-23 at 13:28, Joe Kelsey wrote: > The basic problem boils down to the fact that the old startup=20 > effectively ran >=20 > ssh-agent -- .gnomerc >=20 > at login and now the new Xsession does not allow for an effective=20 > replacement. >=20 > *iff* the command to Xsession when it starts has the value "custom",=20 > *then* it effectively runs >=20 > ssh-agent -- .xsession >=20 > otherwise it runs >=20 > sss-agent -- gnome-session >=20 > I do not see any place in the GDM setup which allows me to cause the=20 > argument to Xsession to have the value "custom". If anyne can point out=20 > the part of the gdm setup documentation I do not see, I would greatly=20 > appreciate it. Like I said in my previous email, it looks like you'd need to create a /usr/X11R6/etc/dm/Sessions .desktop file that has an Exec action of customer. However, in poking through Xsession some more, you should be able to achieve a similar behavior to .gnomerc with ~/.Xclients.=20 ssh-agent will then be run with: ssh-agent -- $HOME/.Xclients Note, ~/.Xclients has to be executable. Joe >=20 > /Joe >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-PniMujLReHt7g60hjs7y Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/cIRWb2iPiv4Uz4cRAo9xAJ9Gyi0ycwzalIkOisGTFchaaROh1ACgqsPq K3jsRDPowqFsFArTLQBOo4A= =lZh5 -----END PGP SIGNATURE----- --=-PniMujLReHt7g60hjs7y--