Joey Hess <joey_at_kite.ml.org> writes:
> > You might also try
> > 
> > Style "*" NoPPosition
> > 
> > Some programs (like netscape) request a certain position on the screen.
> > This instructs FVWM to ignore that and let you place them.
> 
> I have that in my .fvwm2rc, and it seems to work for all windows _except_
> the GIMP's main window. Somehow, the GIMP always sets it's main window at
> about 30,30. Anyone know how to get fvwm to use smartplacement on this
> window?
Well, my copy of gimp places itself at 10,10.
I traced this to gimp/app/resource.h line 166:
  "Gimp.geometry: +10+10",
I'm not sure what  a PPosition field is,  but  I don't think  the gimp
uses it.
I believe I  achieved the desired  behavior by loading this  xresource
thru xrdb:
Gimp.geometry: 273x175
(273x175 was the  size the gimp was trying  to become, I left  out the
position.)
> -- 
--
Dan Espen                                    Phone: (908) 699-5570
dane_at_bae.bellcore.com
444 Hoes Lane  Room RRC 1C-214
Piscataway, NJ 08854
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Wed Nov 20 1996 - 13:31:50 GMT