Re: user xsession or how to start ssh-add

2002-03-04 Thread Cameron Kerr
On Sun, 3 Mar 2002, Balazs Javor wrote: >How do I start ssh-add when X starts to add my key to the agent? >(Agent is already running?) >I've tried to figure out what exactly happens when I do a startx, >and followed several of the config files in /etc/X11/. I think >I generally understood the con

Re: user xsession or how to start ssh-add

2002-03-03 Thread Matijs van Zuijlen
On Sun, Mar 03, 2002 at 07:44:46PM +0100, Balazs Javor wrote: > Hi, > > How do I start ssh-add when X starts to add my key to the agent? > (Agent is already running?) Well, if you're using Gnome, you can just add ssh-add to the list of programs to run at startup. It's in the gnome control center,

Re: user xsession or how to start ssh-add

2002-03-03 Thread Eric G. Miller
On Sun, Mar 03, 2002 at 07:44:46PM +0100, Balazs Javor wrote: > Hi, > > How do I start ssh-add when X starts to add my key to the agent? > (Agent is already running?) > > I've tried to figure out what exactly happens when I do a startx, > and followed several of the config files in /etc/X11/. I t

user xsession or how to start ssh-add

2002-03-03 Thread Balazs Javor
Hi, How do I start ssh-add when X starts to add my key to the agent? (Agent is already running?) I've tried to figure out what exactly happens when I do a startx, and followed several of the config files in /etc/X11/. I think I generally understood the concept of the xsession.d dir, which is pret