Ignore PPosition hint. Many programs set PPosition to something obnoxious like 0,0 (upper left corner).
--- a/.fvwm/config Thu Jan 09 15:50:51 2014 +0200
+++ b/.fvwm/config Thu Jan 09 15:53:32 2014 +0200
@@ -184,6 +184,8 @@
# Default is TileCascadePlacement.
Style * MinOverlapPlacement
+# Ignore PPosition hint. Many programs set PPosition to something obnoxious like 0,0 (upper left corner).
+Style * !UsePPosition
# Percentage of a page to scroll when the cursor hits the edge of a page.
# With 0 0 I can't scroll to other page by hitting edge, but can move app to another page!