On Wed, 05 Feb 2003 09:29:57 -0500
Dan Espen <dane_at_mk.telcordia.com> wrote:
> Tessa Lau <tlau_at_ofb.net> writes:
> >
> > I'm writing an application in Java Swing (Sun JDK 1.4.1). When the
> > application comes up, it's always positioned off the upper-left
> > corner of the screen, so that the titlebar and left border are not
> > visible. I use FVWM 2.5.5.
> >
> > How do I get FVWM to position the window correctly?
>
> I think I've seen this before with Java apps, but right now
> I can't reproduce it. I'm using current CVS (I don't think
> thats why its working), and Sun JDK 1.4.1-01.
>
> My placement policy is:
>
> Style * ActivePlacement, SmartPlacement
> Style "*" UsePPosition
You might try adding
Style * FixedPPosition
in the 2.5 series. I think this is the one that did it for me.
Cheers,
Bob
--
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 Wed Feb 05 2003 - 10:01:31 GMT