On Wed, Oct 04, 2000 at 05:03:47PM -0400, Bob Bell wrote:
> I just installed fvwm-2.3.21, primarily to make use of the
> ResizeHintOverride functionality. Now I'm trying (in part) to move a
> window to 0x0 and having trouble. When running mutt, the following
> works:
>
> AddToFunc Foobar
> + I Exec rxvt -e mutt
> + I Wait "mut*"
> + I Next ("mut*") Move 0 0
>
> When Foobar is run, mutt pops up in a window and then moves to the top
> left. However, when I try the same with my Windows 2000 TS client
> (which is what I'm trying to get setup here):
>
> AddToFunc Windows2000
> + I Exec wfica -desc "W2000 Desktop (2)" -nosplash -quiet
> + I Wait "W2000*"
> + I Next ("W2000*") Move 0 0
>
> The resulting window never moves to 0x0. Note that the style on the
> window is set by:
>
> Style "W2000 Desktop*" NoTitle, NoHandles, BorderWidth 0, ResizeHintOverride
>
> if that makes a difference.
>
> Any ideas what could be causing the difference in behavior here?
> Your help is appreciated.
>
> ( CC's appreciated )
In most cases when styles seem not to work there is a problem
with the style name. Please use FvwmIdent to find out the
window's class and resource name. You can use one of these as
the style name.
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, Agilent Technologies, Dept. BVS
Herrenberger Str.130, 71034 Boeblingen, Germany
phone: 07031/464-4596, fax: 07031/464-3883, dominik_vogt_at_agilent.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 Thu Oct 05 2000 - 04:59:35 BST