Re: kde4 autostart fails

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.


-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux