Thanks for the tip!
Will try it now ...

On Sun, May 10, 2009 at 1:36 PM, Adrian C. <[email protected]> wrote:

> On Sun, 10 May 2009, Sergey Kondratenko wrote:
>
>  How can I provide a special behavior for VLC (cvlc - nongui mode)?
>>
>> WM_NAME(STRING) = "VLC (XVideo output)"
>>
>
> You can match by the window name, since vlc 1 did not solve the issue. In
> your manage hook there are already checks for class an instance, add another
> that will check for c.name for your dummy interface.
>
>
> --
> To unsubscribe, send mail to [email protected].
>

Reply via email to