slackware-current/source/xap/x11-ssh-askpass
Patrick J Volkerding 9664bee729 Slackware 14.0
Wed Sep 26 01:10:42 UTC 2012
Slackware 14.0 x86_64 stable is released!

We're perfectionists here at Slackware, so this release has been a long
time a-brewing.  But we think you'll agree that it was worth the wait.
Slackware 14.0 combines modern components, ease of use, and flexible
configuration... our "KISS" philosophy demands it.

The ISOs are off to be replicated, a 6 CD-ROM 32-bit set and a
dual-sided
32-bit/64-bit x86/x86_64 DVD.  Please consider supporting the Slackware
project by picking up a copy from store.slackware.com.  We're taking
pre-orders now, and offer a discount if you sign up for a subscription.

Thanks to everyone who helped make this happen.  The Slackware team, the
upstream developers, and (of course) the awesome Slackware user
community.

Have fun!  :-)
2018-05-31 22:51:55 +02:00
..
README Slackware 13.0 2018-05-31 22:41:17 +02:00
slack-desc Slackware 14.0 2018-05-31 22:51:55 +02:00
x11-ssh-askpass.info Slackware 13.0 2018-05-31 22:41:17 +02:00
x11-ssh-askpass.SlackBuild Slackware 13.37 2018-05-31 22:45:18 +02:00
xprofile.sample Slackware 13.0 2018-05-31 22:41:17 +02:00

x11-ssh-askpass is an X11-based passphrase dialog for use with OpenSSH.

To utilize this service, you will need a private SSH key in ~/.ssh/
If you log on using kdm, then just create a ~/.xprofile with the 
contents of /usr/doc/x11-ssh-askpass-1.2.4.1/xprofile.sample

If you are launching X from console (with startx), then you can edit your 
~/.xinitrc to source ~/.xprofile or just add the contents of ~/.xprofile 
to ~/.xinitrc to it.  Of course, there are other acceptable ways to do 
the same thing - gurus can roll their own.