Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2003 13:26:32 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Stephen Hilton <nospam@hiltonbsd.com>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: gnome-session 2.4 no longer runs $HOME/.gnomerc
Message-ID:  <1064337992.743.37.camel@gyros>
In-Reply-To: <20030923121807.5731912a.nospam@hiltonbsd.com>
References:  <3F7077F3.5080502@mail.flyingcroc.net> <1064336774.743.27.camel@gyros> <20030923121807.5731912a.nospam@hiltonbsd.com>

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

[-- Attachment #1 --]
On Tue, 2003-09-23 at 13:18, Stephen Hilton wrote:
> On Tue, 23 Sep 2003 13:06:14 -0400
> Joe Marcus Clarke <marcus@marcuscom.com> wrote:
> 
> > On Tue, 2003-09-23 at 12:58, Joe Kelsey wrote:
> > > Joe Marcus Clarke wrote:
> > > > On Tue, 2003-09-23 at 12:42, Joe Kelsey wrote:
> > > >>Did something change in Gnome 2.4 to affect this?
> > > > 
> > > > 
> > > > Yes, a lot changed in GNOME 2.4.  The new script is ~/.xsession.
> > > 
> > > .xsession doesn't work the same way.  gdm/Xsession checks for the 
> > > existence of .xsession an uses that *instead of* the default "ssh-agent 
> > > -- gnome-session".  .gnomerc used to get executed *after* launching 
> > > gnome-session so that I could run ssh-add.
> > 
> > No it didn't.  I always used .gnomerc, and it was always executed by
> > GDM.  Attached is the old code to prove it.  Also, if you grep through
> > the gnome-session-2.2.2 code, you will see no mention of .gnomerc.
> > 
> > >   Now, the same ability does 
> > > not exist, so I have to completely recreate the overall structure by 
> > > first starting ssh-agent in the background in .xsession, then run 
> > > ssh-add, then exec gnome-session.  This completely severs the ability to 
> > > automatically kill ssh-agent at logout, and I hve to come up with an 
> > > alternative, such as leaving a remnant shell to do the clean-up.
> > > 
> > > What a horrible mess!
> > 
> > Also attached is my old .gnomerc which calls gnome-session at the end. 
> > You can certainly add your own commands to this.  Just make sure the
> > last command is exec gnome-session.
> 
> Could I get futher clarification on this please :)
> 
> Does Gnome 2.4 use ~/.gnomerc as it does in Gnome 2.2 ?

No, it uses ~/.xsession in much the same way as .gnomerc.  It's doing
this to be more KDE-friendly.  It will only do this if the command is
set to "custom."  To do that, you will need to create a custom
/usr/X11R6/etc/dm/Sessions file with an Exec action of "custom." 
However, by default, ~/.xsession will not be run.

This is all from looking at the code, so I may be mistaken.  Some of
this may also have changed in 2.4.4.2.  I haven't looked yet.

Joe

> 
> 
> Regards,
> 
> 
> Stephen Hilton
nospam@hiltonbsd.com
-- 
PGP Key : http://www.marcuscom.com/pgp.asc



[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQA/cIJIb2iPiv4Uz4cRAsSeAJ0TFoLAjUFW7i9nGnmmqFLLhQwRSwCgiR3Z
XXz/gColsWLiuNrjK8efWGI=
=Xy2H
-----END PGP SIGNATURE-----
home | help

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