On Thu, Feb 03, 2011 at 02:52:10PM +0100, Pierre Frenkiel wrote: > On Wed, 2 Feb 2011, Thomas Adam wrote: > > >Style BuiciClock !Title, !Handles, Sticky, WindowListSkip, Neverfocus > >This matches on the class name. > > thanks Thomas, > it works with the class name. But where did you find it?
Using any one of: FvwmIdent, xwininfo, xprop > In the man, they say: > > "Because this program doesn't use a toolkit, it recognizes only the > resources specified here. > showSecondHand" Sure -- that's more for setting resources. Every application should set WM_CLASS -- and in the rare cases where they break the ICCCM for it, FVWM sets it internally to NoClass. But none of this is anything to do with what you quoted above. :) > >Likely the ordering of your style lines is meaning this is being overriden. > I thought that, but I remove ALL style lines but ths buici one, the > clock is sticky, but still has it's title. Then you must have other style lines still in use. Note that even starting FVWM like this: fvwm -f /dev/null and issuing the style line I mention above, does the right thing. What version of FVWM are you using? -- Thomas Adam