You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexey Shilov 568142d8a2 Changes: Coverity tool defect fixes for tests
RevBy: TrustMe
15 years ago
..
CMakeLists.txt Changes: Directory naming in the source tree made consistent => all lower case. 15 years ago
README Changes: Directory naming in the source tree made consistent => all lower case. 15 years ago
main.cpp Changes: Coverity tool defect fixes for tests 15 years ago

README

README
======

This is a program that outputs id's of all X11 windows of given PID.

Example:

$ ./windowpid 1264


-- Jussi Lind <jussi.lind@nokia.com>