xenocara/app/xlockmore/etc/xlockssh.fvwm2rc

9 lines
317 B
Plaintext
Raw Normal View History

2006-11-26 04:07:42 -07:00
#
# This is an example of what a fvwm2(1) user might add to ~/.fvwm2rc
# so that xlock(1) will delete their keys from ssh-agent(1) when they
# lock the screen and re-add them when the unlock it.
#
Key z A CM Exec xlock -nice 0 -mode life -startCmd "ssh-add -D" \
-pipepassCmd /usr/local/bin/xlockssh-add-keys.pl &