On Fri, 12 Dec 1997, Patrick K. wrote:
> What I am trying to do is define a "style" for inactive windows and
> a different "style" for active windows.
-snip-
Here's an example of what I have for my active and inactive windows:
# This handles active and inactive titlebars
TitleStyle ActiveUp (TiledPixmap titlebar.xpm) Inactive (TiledPixmap titlebar2.xpm)
# This handles active and inactive borders
BorderStyle Active TiledPixmap titlebar.xpm
BorderStyle Inactive TiledPixmap titlebar2.xpm
You can,of course,modify this as per the man page as this is a basic
implementation. Hope it helps :)
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Sat Dec 13 1997 - 08:42:23 GMT