> Date: Mon, 11 Mar 1996 09:46:43 -0500 (EST)
> From: Jonathan Watson <watson_at_linus.mitre.org>
> 
> 	Instead of changing the color if the text IN the xterms (or in 
> the title bars) Would it be possible to change the color of the border of 
> xterms on a semi-individual basis....ie. All xterms with a field 'X' in 
> their title or based upon which machine they originate, etc.... 
> It sounds a lot like some sort of style flag (which people seem to hate 
> adding...and I don't mean that as a criticism)....I was wondering if the 
> concept was outright impossible or extremely difficult or even simple....
It should be possible using lines in your .fvwm2rc file like:
Style "*host1*"       Color black/grey
Style "*host2*"       Color green/yellow
Style "*host3*"       Color black/darkblue
The string in quotes is compared to the window's name, class and
resource string and the style is applied to all windows which match.
P.S. Don't actually use Green/Yellow, it is *really* bad for the eyes!
-- 
Mark Powell, Senior Software Engineer <medp_at_primag.co.uk>
Primagraphics Limited, Graphics Court, Melbourn Science Park,
Melbourn, Royston, Herts SG8 6EJ, England. Tel. +44 1763 262041
--
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 Mon Mar 11 1996 - 19:22:54 GMT