summaryrefslogtreecommitdiff
path: root/transset.1
diff options
context:
space:
mode:
authorStuart Kreitman <stuart.kreitman@oracle.com>2009-11-23 16:41:59 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-10-21 18:29:10 -0700
commit0f8d2e6b1526de1558312c1b994318867d92f245 (patch)
tree88f25375f38f806bdf47016014bf8b95e20922c7 /transset.1
parentbb69f00c4876d80daf0c01706bbcc52dc30302d5 (diff)
Convert to autoconf/automake
Diffstat (limited to 'transset.1')
-rw-r--r--transset.118
1 files changed, 18 insertions, 0 deletions
diff --git a/transset.1 b/transset.1
new file mode 100644
index 0000000..3fd8b13
--- /dev/null
+++ b/transset.1
@@ -0,0 +1,18 @@
+.ds q \N'34'
+.TH transset 1
+.SH NAME
+transset \- Set transparency on a window
+.SH SYNOPSIS
+.BI "transset [\-d " display "] n
+.SH DESCRIPTION
+.B transset
+is a simple program for X servers supporting the XFIXES, DAMAGE,
+and COMPOSITE extensions. It lets the user set the transparency on a window.
+.SH OPTIONS
+.TP
+.BI n
+Where n is a number from 0 to 1, zero being transparent and 1 being opaque
+.SH BUGS
+Probably. Please report any you find to http://bugs.freedesktop.org/.
+.SH AUTHORS
+Matthew Hawn