Re: FVWM: init-function

From: Dan Espen <dane_at_mk.telcordia.com>
Date: Wed, 03 Dec 2003 13:00:02 -0500

Tobias Werth <sitowert_at_informatik.stud.uni-erlangen.de> writes:
> Hi,
>
> in my .fvwm2rc I have inserted an Init Function as follows:
>
> AddToFunc InitFunction
> + I Exec exec ssh-add < /dev/null
> + I Exec exec $HOME/bin/email-notify
>
>
> Both programs grab for the keyboard with ssh-askpass and one of it fails.
> Can I give some option to the Init Function, so that the commands are process
> ed sequentially?

Exec exec sh -c 'ssh-add < /dev/null;$HOME/bin/email-notify'

-- 
Dan Espen                           E-mail: dane_at_mk.telcordia.com
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed Dec 03 2003 - 12:03:42 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:56 BST