.ds q \N'34' .TH TRANSSET 1 "transset 1.0.0" "X Version 11" .SH NAME transset \- Set transparency on a window .SH SYNOPSIS .BI "transset [\-options ...] [opacity] .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 \fB\-h\fR display the help .TP \fB\-t\fR, \fB\-\-toggle\fR force toggle of opacity .TP \fB\-c\fR, \fB\-\-click\fR select by clicking on windows (default) .TP \fB\-p\fR, \fB\-\-point\fR select the window currently under the cursor .TP \fB\-a\fR, \fB\-\-actual\fR select the actual window .TP \fB\-n\fR, \fB\-\-name NAME\fR select by name, NAME is matched as regular expression .TP \fB\-\-no\-regex\fR don't use regular expression for matching name .TP \fB\-i\fR, \fB\-\-id\fR select by window id .TP \fB \-\-inc\fR increase by the given opacity .TP \fB \-\-dec\fR decrease by given opacity .TP \fB\-m\fR, \fB\-\-min OPACITY\fR minimum possible opacity (default = 0) .TP \fB\-x\fR, \fB\-\-max OPACITY\fR maximum possible opacity (default = 1) .TP \fB\-v\fR, \fB\-\-verbose\fR print some debug info .TP \fB\-V\fR, \fB\-\-version\fR print version number .SH BUGS Probably. Please report any you find to .br . .SH AUTHORS Matthew Hawn