summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai-Uwe Behrmann <ku.b@gmx.de>2010-12-07 22:36:37 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-12-07 22:36:37 -0800
commit15744802201da54ff8e39bc0d5b9f1a69ce3496d (patch)
tree995905ad385425f7c4b1f2ca60c4f9bbf1a427a3
parentb8f740b195888cf530e4982ba3e9a3760b40f3bc (diff)
xprop man page example for -set option
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--xprop.man2
1 files changed, 2 insertions, 0 deletions
diff --git a/xprop.man b/xprop.man
index 7cbfa90..0da52e4 100644
--- a/xprop.man
+++ b/xprop.man
@@ -340,6 +340,8 @@ To display the start of the cut buffer: \fIxprop\fP -root -len 100 CUT_BUFFER0
To display the point size of the fixed font: \fIxprop\fP -font fixed POINT_SIZE
.PP
To display all the properties of window # 0x200007: \fIxprop\fP -id 0x200007
+.PP
+To set a simple string property: \fIxprop\fP -root -format MY_ATOM_NAME 8s -set MY_ATOM_NAME "my_value"
.SH ENVIRONMENT
.PP
.TP 8