diff options
author | cos <cos> | 2013-10-21 23:27:57 +0200 |
---|---|---|
committer | cos <cos> | 2013-10-21 23:27:57 +0200 |
commit | c21f516a417f818f20a87dc2a5ed9d5d8bac8225 (patch) | |
tree | 000cadd9762c32ed63d4e42e8e6a6b5de9f343a1 /hidden.man | |
parent | f0a955ee965156ec5d5f9cfde3446579d519b690 (diff) | |
parent | f20b857e33d1ffcb36ae3a4bcf38f500e24c2536 (diff) | |
download | mcwm-c21f516a417f818f20a87dc2a5ed9d5d8bac8225.zip |
Merge tag '20130209-2' into debianization
20130209-2
Diffstat (limited to 'hidden.man')
-rw-r--r-- | hidden.man | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/hidden.man b/hidden.man new file mode 100644 index 0000000..2a4edeb --- /dev/null +++ b/hidden.man @@ -0,0 +1,19 @@ +.TH hidden 1 "Mar 09, 2012" "" "" +.SH NAME +hidden \- list iconified windows +.SH SYNOPSIS +.B hidden +[ +.B \-c +] + +.SH DESCRIPTION +.B hidden\fP lists all windows on an X server with WM_STATE Iconic. +.SH OPTIONS +.PP +\-c prints a command suitable to get the window back again. + +.SH ENVIRONMENT +.B hidden\fP obeys the $DISPLAY variable. +.SH AUTHOR +Michael Cardell Widerkrantz <mc@hack.org>. |