FVWM: GenScheme Example

From: Andrew Veliath <veliaa_at_rpi.edu>
Date: Fri, 17 Jan 1997 07:09:50 -0500 (EST)

For instance, in my genscheme package, I use this template for my
per-scheme (foreach) definition:

changecom()dnl
AddToDecor Default
+ TitleStyle Color ActiveTitle
+ TitleStyle Inactive Color InactiveTitle
+ HilightColor TitleText ButtonFace
AddToDecor `"Small Window"'
+ TitleStyle Color ActiveTitle
+ TitleStyle Inactive Color InactiveTitle
+ HilightColor TitleText ButtonFace
MenuStyle MenuText Menu GrayText ifdef(`Font',Font,fixed)
ifdef(`MenuStyle',MenuStyle,fvwm)
Style "*" Color InactiveTitleText/ButtonFace
Style "XTerm" Color InactiveTitleText/InactiveTitle
Recapture

Then the Brick scheme (all schemes are generated) would come out as (with
an added cmd template), instance:

AddToDecor Default
+ TitleStyle Color #484060
+ TitleStyle Inactive Color #786058
+ HilightColor #d8d0c8 #a89890
AddToDecor "Small Window"
+ TitleStyle Color #484060
+ TitleStyle Inactive Color #786058
+ HilightColor #d8d0c8 #a89890
MenuStyle #000000 #a89890 #786058
-adobe-helvetica-medium-r-*-*-14-*-*-*-*-*-*-* fvwm
Style "*" Color #a89890/#a89890
Style "XTerm" Color #a89890/#786058
Recapture
Exec xsetroot -solid "#402840"

Andrew


--
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 Fri Jan 17 1997 - 12:20:25 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:59 BST