lsw.1 - lsw - lists window titles of X clients to stdout | |
git clone git://git.suckless.org/lsw | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
lsw.1 (216B) | |
--- | |
1 .TH LSW 1 lsw\-VERSION | |
2 .SH NAME | |
3 lsw \- list windows | |
4 .SH SYNOPSIS | |
5 .B lsw | |
6 .RI [ window ...] | |
7 .SH DESCRIPTION | |
8 .B lsw | |
9 prints the title and XID of each child of each | |
10 .IR window . | |
11 If none are given the root window is used. |