tfries> I mean, it is nice for styles to say 'Style "*rxvt*" blah'
tfries> but, well, what if I want some rxvt's to have 'Style "rxvt"
tfries> NoTitle' and others not?
If my understanding about fvwm source, this can be done in current
fvwm, I think. In fact, 'Style' built-in function (and some built-in
function) is context-dependant, i.e., order of 'Style' command have a
meanings.
If you wanna do described above, try:
Style "*rxvt*" blah
Style "rxvt" NoTitle
Window "foorxvtbar" matches only first Style command, but window
"rxvt" matches first and second, so "rxvt" has no title, but blah
style is also defined (of course, if blah has 'Title', this is ignored
by second 'NoTitle').
- -
Makoto 'MAR_kun' MATSUSHITA
--
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 Sun Oct 15 1995 - 11:47:19 BST