kde4 autostart fails

Petrus de Calguarium kwhiskerz at gmail.com
Fri Dec 26 18:14:41 UTC 2008


Mail Lists wrote:

> 
>   Since upgrading to f10 my autostart thing (desktop file to run
> ssh-add) doesn't work.
> 
Install ksshaskpass and follow the directions in /usr/share/doc/ksshaskpass-0.5.1/README.fedora, namely (copied from the file):

To enable it, just create a script like this:
--------------------------------
#!/bin/sh
SSH_ASKPASS=/usr/bin/ksshaskpass
export SSH_ASKPASS
exec ssh-add
--------------------------------
put it in ~/.kde/Autostart/ and make it executable.





More information about the fedora-list mailing list