On Mon, Feb 26, 2001 at 06:39:55PM +1100, Shao Zhang wrote:
> Hi,
>
> I am trying to use FvwmTheme's ColorSet to setup transparent FvwmIconMan,
> FvwmPager, and FvwmWinList.
>
> With FvwmPager, I get away with the option *FvwmPagerPixmap. But I cannot get
> the other two's color to match up with my background.
>
> Here is what I have:
>
> *FvwmThemeColorset 8 AspectPixmap debian.xpm
> *FvwmThemeColorset 8 bg Average (tried with/without this line)
> *FvwmPagerColorset * 8 (not working, wrong color)
> *FvwmIconMan*Colorset 8 (not working, wrong color)
Colour sets do not really support transparency. You can use a
'transparent' colour set, but that does not work well with windows
that change their interiors:
*FvwmThemeColorset 8 Transparent
However, you don't really need a transparent IconMan because it
can be configured to change its window size dynamically when
windows appear or disappear:
*FvwmIconMan*managergeometry 1x0
or
*FvwmIconMan*managergeometry 0x1
> *FvwmWinListColorset 8 (not working, wrong color)
I don't understand what you are trying to do here.
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 Feb 26 2001 - 03:30:01 GMT