| ||||||
| 5/17 |
| 2000/12/6 [Computer/SW/Security] UID:20014 Activity:nil |
12/5 If you run xdm rather than ssh-agent xinit, is there some way to use
ssh-agent for everything and not just "ssh-agent xterm" ?
\_ yes.
\_ More helpfully: put the line
eval `ssh-agent`
near the beginning of your .xsession. |