getWindowID: Get a window identifier

Description Usage Arguments Value Author(s) References

Description

Get one or more window identifiers by matching on the name of the window, plus optionaly the window pid, plus optionally the window class.

Usage

1

Arguments

name

A regular expression to match the window name.

pid

An integer to match the window pid.

class

A regular expression to match the window class.

...

Arguments passed to grepl to modify the match (for BOTH name and class).

Value

An integer (unique identifier for the window).

Author(s)

Paul Murrell

References

http://tripie.sweb.cz/utils/wmctrl/


pmur002/wmctrl documentation built on May 25, 2019, 10:21 a.m.