Re: [CentOS] a-gnome-oyences

2013-03-29 Thread Gordon Messmer
On 03/29/2013 12:16 PM, m.r...@5-cent.us wrote: > I've finally got it working. First, I create that file > /etc/X11/xinit/Xclients.d/Xclients.gnome-session.sh, whose contents are > #!/bin/sh > exec -l $SHELL -c "$SSH_AGENT gnome-session" I just realized that Xclients.gnome-session.sh is called as:

Re: [CentOS] a-gnome-oyences

2013-03-29 Thread m . roth
Gordon Messmer wrote: > On 03/29/2013 08:19 AM, m.r...@5-cent.us wrote: >> >> Well, no. If you look at the stock /etc/X11/xinit/xinitrc-common. at the >> bottom of the file, that's where it sets this stuff. As I said, we >> *have* to use the compiled from more recent versions of ssh, because the >>

Re: [CentOS] a-gnome-oyences

2013-03-29 Thread Gordon Messmer
On 03/29/2013 08:19 AM, m.r...@5-cent.us wrote: > > Well, no. If you look at the stock /etc/X11/xinit/xinitrc-common. at the > bottom of the file, that's where it sets this stuff. As I said, we *have* > to use the compiled from more recent versions of ssh, because the current > stock version doesn'

Re: [CentOS] a-gnome-oyences

2013-03-29 Thread m . roth
Gordon Messmer wrote: > On 03/28/2013 07:00 AM, m.r...@5-cent.us wrote: >> Most of my users are on kde, as am I (I really don't like gnome). I've got one on gnome, though, CentOS 6.4, and I have a problem: I have to start >> an agent running ->on login<-, so that the same one is in the environment

Re: [CentOS] a-gnome-oyences

2013-03-28 Thread Gordon Messmer
On 03/28/2013 07:00 AM, m.r...@5-cent.us wrote: > Most of my users are on kde, as am I (I really don't like gnome). I've got > one on gnome, though, CentOS 6.4, and I have a problem: I have to start an > agent running ->on login<-, so that the same one is in the environment of > every term window h