On Mon, Jul 07, 2003 at 03:45:01PM +0200, Andre Majorel wrote:
> 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 ?
You can not specify a position and StartsOnPage + SkipMapping at
the same time. I will make a patch for the next releases (2.4.17
and 2.5.8). Note that "NoPPosition, NoUSPosition" negates the
effect of specifying a geometry for the window.
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 Mon Jul 07 2003 - 17:24:35 BST