On 15 January 2013 10:32, Pierre Frenkiel <pierre.frenk...@gmail.com> wrote:
> hi everynody,
> I have a lot of "style" settings, and up to now all worked perfwctly.
> Today, I added a line for xzoom
>
>     Style "xzoom"   NoTitle, NoHandles, Sticky
>
> but these settings are ignored for all xzoom windows.
>
> Any idea?

On FreeBSD:

[~] » xprop
WM_NAME(STRING) = "xzoom x2"
_NET_WM_DESKTOP(CARDINAL) = 2
WM_ICON_NAME(STRING) = "xzoom"
[~] »

So there you go:

Style xzoom* whatever

It's a bit naughty this window doesn't have a Class or resource value,
mind.  But that's OK.

-- Thomas Adam

Reply via email to