On Tuesday 06 April 2004 01:16, Pollywog wrote: > If anyone gets gpg-agent to work with kdm or gdm running your sessions, > please tell us how you did it. I have disabled kdm so that I can use the > GnuPG feature in Licq without having to put my passphrase in the config > file. I seem to have caused some other problems (with kgpg and > Sylpheed-Claws) by doing this. I can't sign outgoing emails within > Sylpheed anymore, I have to use kgpg and copy/paste. I have found ways to > get around the problems but it would be nice to be able to use kdm or gdm > again.
gpg-agent throws a environment variable on startup. this variable must be available to all programs that use the agent. for this reason i put in my ~/.xsession: #!/bin/bash eval "$(/usr/bin/gpg-agent --daemon)" Have fun, Thomas -- email: [EMAIL PROTECTED] IRC: DreamForce on #licq UIN: 75450207 (urgent messages only)
pgp00000.pgp
Description: PGP signature