+++ Ryan Daly [2004-02-17 10:47:57]:
> 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
Whoa!! .. why all this complexity ?
In gkrellm..
Configuration->General(left menu)->Options(tab)
check "Remember screen location at exit and to it at next startup"
Isn't that what u are trying to do ?
And I have the following style defined so that gkrellm stays on all the
desktops without any decorations.
Style "gkrellm" Sticky, WindowListSkip, StaysOnTop, CirculateSkip, BorderWidth 0, NoTitle, NoHandles, ClickToFocus
Kingsly
--
--
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:43:43 GMT