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 0c244451de Changes: Exception handlers for test applications added
RevBy: TrustMe
14 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: Exception handlers for test applications added 14 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>