Re: FVWM: Mozilla window position

From: Dominik Vogt <dominik.vogt_at_gmx.de>
Date: Fri, 1 Nov 2002 15:45:51 +0100

On Thu, Oct 31, 2002 at 02:32:25PM -0800, Elliot Sowadsky wrote:
>
> fvwm 2.5.3 on Solaris 5.8
> Mozilla 1.1
>
> My Mozilla windows always used to open at 0,0.
> Yesterday, some web page opened a window at 0,34.
> Now all Mozilla windows open at 0,34.
> I tried reverting .mozilla to pre-yesterday.
> I moved .netscape
> I reinstalled Mozilla.
> -geometry+0+0 desnt work for Mozilla.
> The NoPPosition stuff doesnt help.
> So i patched in a Move 0,0 on window open.
> But where does the 34 reside so i can reset it back to 0?

I'm not sure where mozilla saves its position, but it usually
saves it when you close (not "kill -9") the last window. I have
just

  Style * NoPPosition

which prevents mozilla from forcing its window positions. Maybe
you have the wrong style name?

  Style mozilla-bin NoPPosition

should work too, but to make sure you can add

  Style mozilla-bin FixedPPosition

(which is new in 2.5.x).

Bye

Dominik ^_^ ^_^

 --
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
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 Nov 01 2002 - 11:10:31 GMT

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