Hello, Olivier.

  * <[EMAIL PROTECTED]> [23-Oct-02 21:57 -0700]:
  >
  >On Wed, Oct 23, 2002 at 12:25:13PM -0700, Denis Perelyubskiy wrote:
  >> Hello,
  >> 
  >> when I start my pager, my page backgrounds are all black,
  >> when I really want them to be transparent.
  >> 
  >> however, it takes either switching pages, or even
  >> ctrl-alt-f1 (switch to console) and back and the backgrounds
  >> turn back into transparent ones.
  >> 
  >>    finch:~ $ local/fvwm-2.5/bin/fvwm2 --version
  >>    fvwm 2.5.4 (from cvs) compiled on Oct 20 2002 at 00:42:44
  >>    with support for: ReadLine, XPM, PNG, GNOME WM hints, EWMH
  >>    hints, Shape, SM, Xinerama, XFT
  >> 
  >> I think all the relevant info is below... please let me know
  >> if I'd missed something
  >>
  >
  >Is this problem new? In a message of the 20 october you say
  >that your transparent pager works as expected (after you add
  >the ParentalRelativity Style).

I haven't noticed the problem at that time, but that does
not mean much. I might've been so happy to get a transparent
pager that I did not pay enough attention.

I am attaching a small .fvwm2rc with which I can
reproduce this problem.

Note, that the problem goes away if I restart fvwm. It only
appears to be there when fvwm2 starts for the first time.

denis

-- 
// mailto: Denis Perelyubskiy <[EMAIL PROTECTED]>
// icq   : 12359698
// PGP   : http://www.cs.ucla.edu/~denisp/files/pgp.asc
DeskTopSize 4x1                 

CleanupColorsets

#
# pager
#

# inactive windows
Colorset 5 fg white, bg #6e5b52, Plain, NoShape
# active windows
Colorset 6 fg NavajoWhite, bg #475293, VGradient 50 #6068DB #475293, NoShape
# desk hilighting (active)
Colorset 7 fg grey70, bg #475293, Plain, NoShape
# baloons in the pager
Colorset 8 fg NavajoWhite, bg Brown, Plain, NoShape
# desk hilighting (inactive)
Colorset 9 fg White, bg Brown, NoShape, Transparent

Style FvwmPager         Sticky, StaysOnTop, Handles, HandleWidth 1, NoTitle
Style FvwmPager         WindowListSkip
Style FvwmPager         ParentalRelativity
Style FvwmPager         UsePPosition, UseUSPosition

DestroyFunc InitFunction
AddToFunc InitFunction
+ "I" Module FvwmAuto 100
+ "I" Module FvwmPager  0 0

DestroyFunc RestartFunction
AddToFunc RestartFunction
+ "I" Module FvwmAuto 100
+ "I" Module FvwmPager 0 0

DestroyMenu MAIN
AddToMenu MAIN
+  "%menu/folder.png%Exit Fvwm"  Popup Quit-Verify

DestroyMenu Quit-Verify
AddToMenu Quit-Verify "Really quit FVWM?" Title
+ "%menu/restart.png%No, restart Fvwm"   Restart fvwm2
+ "%menu/quit.png%Yes, really quit"   Quit

Mouse 1   R  A  Menu MAIN
Mouse 2   R  A  Menu Window-Ops
Mouse 3   R  A  WindowList (CurrentPage) NoGeometry, CurrentAtEnd, \
                                IconifiedAtEnd

#
#   pager
#
*FvwmPager:     Rows                    1                       
*FvwmPager:     Columns                 1                               
*FvwmPager:     NoStartIconic
*FvwmPager: Font                        none
*FvwmPager: Geometry            259x45+134+0
*FvwmPager: SmallFont           -*-times-medium-r-*-*-*-80-*-*-*-*-*-*
*FvwmPager: SolidSeparators
*FvwmPager: Balloons            All
*FvwmPager: BalloonYOffset      +2
*FvwmPager: BalloonBorderWidth  2
*FvwmPager: UseSkipList
*FvwmPager: WindowColorsets 5 6
*FvwmPager: HilightColorset * 7
*FvwmPager: BalloonColorset * 8
*FvwmPager: Colorset * 9

Reply via email to