Hello all. I'm starting galeon in /etc/X11/Xsession.d and am
having a little problem : the galeon window is aligned with the
right and bottom edges of the screen, not top left.
Here's the Xsession command :
  galeon -d -g 864x820+0+0
The relevant bits of the ~/.fvwm/post.hook :
  Style "*" SloppyFocus
  Style "*" TileCascadePlacement
  Style "xosview_at_*" Sticky
  # You can't control on which page Galeon starts with the
  # --geometry option so we have to do it here.
  Style "*galeon*" SkipMapping,		\
                   NoPPosition,		\
                   NoUSPosition,	\
                   StartsOnPage 1 1
I tried galeon -g 864x820, 864x820+0+0, 864x820+1152+864, Style
with or without NoPPosition/NoUSPosition, but no joy. Anyone
understands what's happening ?
FVWM 2.4.15.
-- 
André Majorel <amajorel_at_teaser.fr>
http://www.teaser.fr/~amajorel/
--
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 Mon Jul 07 2003 - 08:45:53 BST