On Tue, 17 Feb 2004 10:47:57 -0500 (EST)
Ryan Daly wrote:
> I'm trying to have GKRellm start in a certain location on my desktop.
> For some reason, the app starts, goes to my specified location, but
> then warps itself to +0+0. Is there a Style option that I may be
> missing? Am I not covering something with my function?
>
> AddToFunc "GK-Init"
> + "I" Exec exec /usr/bin/gkrellm
> + "I" Wait gkrellm
> + "I" Next gkrellm ResizeMove 97x449-0+64
>
> Thanks.
> --
> --
> 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.
Hi.
Gkrellm2 has an option in its properties, where you can check [x] to
"remember exit position"
That works :)
--
/na
--
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 Tue Feb 17 2004 - 11:34:54 GMT