On Wed, 18 Feb 2004, Ryan Daly wrote:
>Dominik Vogt said:
>> How about
>>
>> + I exec /usr/bin/gkrellm --geometry 97x449-0+64
>>
>> ?
>
>Yep, had that, too. I guess the problem I was having was the fact that I
>had manual placement in there and it was confusing gkrellm, since it
>likes to tell itself where to sit.
gkrellm option --geometry is +x+y, so the 97x449 is not good.
I launch gkrellm at beginnig on the top right corner using:
Style "*" DecorateTransient, NoPPosition
Style "gkrellm" Sticky,WindowListSkip,NoTitle
Style "gkrellm" CirculateSkipIcon,CirculateSkip
AddToFunc InitFunction
+ "I" exec gkrellm --geometry -0+0
It works fine, I don't know if it can help.
Denis
--
Denis Artru
--
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 Sat Feb 21 2004 - 16:47:15 GMT