Thanks again! xprop gave me this:
WM_CLASS(STRING) = "skype", "Skype"
and I assume that means either one can serve the purpose. I'll give it a
try.

Lane
---------- Forwarded message ----------
From: Vitor Eiji Justus Sakaguti <[email protected]>
Date: Mon, Sep 19, 2011 at 11:38 AM
Subject: Re: Multiple Tags for Programs
To: Lane Lester <[email protected]>


On Mon, Sep 19, 2011 at 12:34 PM, Lane Lester <[email protected]>
wrote:
> Thanks, Vitor! I presume I need something like this in rc.lua:
>     { rule = { class = "Skype" },
>       properties = { sticky = true } },

Yes, something like that.

> How do I determine the class of a program?

There's an X utility called xprop. Start skype, start a terminal, run
xprop, click the skype window, check the xprop output int the terminal
window.

Reply via email to