Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2003 13:35:18 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Joe Kelsey <joek@mail.flyingcroc.net>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: gnome-session 2.4 no longer runs $HOME/.gnomerc
Message-ID:  <1064338518.743.40.camel@gyros>
In-Reply-To: <3F7082A1.1040102@mail.flyingcroc.net>
References:  <3F7077F3.5080502@mail.flyingcroc.net> <3F707BCE.6010205@mail.flyingcroc.net> <3F7082A1.1040102@mail.flyingcroc.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1064338518.743.40.camel>