KDE/usessh
From openSUSE
< KDE
[edit]
KDE under ssh: usessh
If you want run KDE under ssh-agent (no further opening of private key required while under KDE), just do:
- copy /etc/X11/kdm/sys.xsession to your HOME directory und rename it to .xsession - copy /etc/skel/.xinitrc.template to your HOME directory und rename it to .xinitrc - edit .xinitrc to - uncomment the line containing ss-add - complete the command ssh-add with your appropriate private key file
When you start next you should be asked for your keys passphrase (if any).
Tested for opensuse 10.2

