openWindow: Open a window

Description Usage Arguments Author(s) References

Description

Open a program window and return the windowID.

Usage

1
openWindow(program, args = "", pid = FALSE, timeout = 5)

Arguments

program

The name of a program to execute at the command line.

pid

A logical indicating whether the program process ID should also be used for identifying the correct window.

args

Additional arguments used in the call to execute the program.

timeout

A number of seconds to wait for the program window to appear.

Author(s)

Paul Murrell

References

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


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