On 30 January 2012 21:28, Chris Siebenmann <c...@cs.toronto.edu> wrote:
>  Does anyone know if there exists a good command line tool for listing
> either the window IDs or the window names of all windows of a specific
> class (or better yet, set of classes)? Or is this something that's
> better done with an fvwm module written in Perl with fvwm-perllib[*]?

xwininfo
xprop

But why not get FVWM to do it?   No need for a module, just a
conditional command.

All (SomeCondition, ClassName, OtherCondition) Echo "$[w.id]: $[w.class]"

-- Thomas Adam

Reply via email to