Re: FVWM: exec programs

From: Roeland Moors <roelandmoors_at_pandora.be>
Date: Fri, 25 Jun 2004 11:24:04 +0200

On Thu, Jun 24, 2004 at 07:47:48PM -0000, Eduardo Gargiulo wrote:
> Hi all
>
> I'm confused about where/how to start programs on startup fvwm, and stop those
> programs after user logouts.
>
> For example, I'm setting the wallpapper with FvwmBacker from ~/.fvwm/pre.hook
> and I want to start root-tail on that background, but I don't know where/how
> to exec the program. I want that program stop execution after the user logout,
> is this possible? How? Any help would be appreciated.
>

Put something like this in your .fvwm2rc:

AddToFunc StartFunction
+ I exec Esetroot -scale ~/.fvwm/backgrounds/linux-kill-bill.jpg
+ I exec root-tail -g 1200x100+0-0 -font -misc-fixed-*-*-*-*-*-*-*-*-*-*-*-* -color blue /var/log/messages

AddToFunc ExitFunction
+ I exec killall root-tail

-- 
Roeland
--
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 Fri Jun 25 2004 - 04:26:42 BST

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