aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-01-31 02:22:19 -0500
committerB. Watson <urchlay@slackware.uk>2024-01-31 02:22:19 -0500
commit18cfc63da9ca5818d4d766b83917e1c20600517e (patch)
treec55f9d88c38f81420ae61d5bc1588a530c01c250
parent7c1b4ef03f7cd15f57eb741729c6beeac9ee39af (diff)
downloadxdeadzone-18cfc63da9ca5818d4d766b83917e1c20600517e.tar.gz
Expand man page a bit.
-rw-r--r--xdeadzone.122
-rw-r--r--xdeadzone.rst24
2 files changed, 38 insertions, 8 deletions
diff --git a/xdeadzone.1 b/xdeadzone.1
index 0e4a61d..3bb3184 100644
--- a/xdeadzone.1
+++ b/xdeadzone.1
@@ -41,16 +41,27 @@ xdeadzone [\fB\-nw\fP | \fB\-ne\fP | \fB\-sw\fP | \fB\-se\fP | \fB\-abs\fP \fIx\
xdeadzone \fB\-\-help\fP | \fB\-\-version\fP
.SH DESCRIPTION
.sp
-xdeadzone\(aqs job is to create a window of a specified size, and prevent
-the mouse pointer from entering it.
+\fBxdeadzone\fP\(aqs job is to create a window of a specified size and
+position, and prevent the mouse pointer from entering it.
.sp
The intended use for it is to keep the mouse out of the "dead zone"
of a multi\-head X display where the monitors don\(aqt all have the same
-resolution.
+resolution. When used for this purpose, there will be no visible
+\fBxdeadzone\fP window (if there is, you\(aqve got the size and/or position
+wrong).
.sp
It could also be useful for covering annoying parts of the screen,
e.g. advertisements in ad\-driven software like the Opera browser, or
-Adobe Reader.
+Adobe Reader. Use \fB\-abs\fP (absolute positioning) mode for this.
+.sp
+When \fBxdeadzone\fP is running in a visible part of the screen, it\(aqll
+appear as a solid white rectangle with no title bar or window frame;
+it\(aqll stay on top of other windows; and it will appear on every
+virtual desktop.
+.sp
+\fBxdeadzone\fP has been tested with various window managers and desktop
+environments, and works properly with at least: KDE (Plasma 5), XFCE
+4, Fmwv2, WindowMaker, BlackBox, and FluxBox.
.SH OPTIONS
.INDENT 0.0
.TP
@@ -156,5 +167,8 @@ See \fI\%http://www.wtfpl.net/txt/copying/\fP for details.
.SH AUTHORS
.sp
\fBxdeadzone\fP was written by B. Watson (\fI\%urchlay@slackware.uk\fP).
+.SH SEE ALSO
+.sp
+\fBxrandr\fP(1)
.\" Generated by docutils manpage writer.
.
diff --git a/xdeadzone.rst b/xdeadzone.rst
index ff12bd7..20e9c90 100644
--- a/xdeadzone.rst
+++ b/xdeadzone.rst
@@ -27,16 +27,27 @@ xdeadzone **--help** | **--version**
DESCRIPTION
===========
-xdeadzone's job is to create a window of a specified size, and prevent
-the mouse pointer from entering it.
+**xdeadzone**'s job is to create a window of a specified size and
+position, and prevent the mouse pointer from entering it.
The intended use for it is to keep the mouse out of the "dead zone"
of a multi-head X display where the monitors don't all have the same
-resolution.
+resolution. When used for this purpose, there will be no visible
+**xdeadzone** window (if there is, you've got the size and/or position
+wrong).
It could also be useful for covering annoying parts of the screen,
e.g. advertisements in ad-driven software like the Opera browser, or
-Adobe Reader.
+Adobe Reader. Use **-abs** (absolute positioning) mode for this.
+
+When **xdeadzone** is running in a visible part of the screen, it'll
+appear as a solid white rectangle with no title bar or window frame;
+it'll stay on top of other windows; and it will appear on every
+virtual desktop.
+
+**xdeadzone** has been tested with various window managers and desktop
+environments, and works properly with at least: KDE (Plasma 5), XFCE
+4, Fmwv2, WindowMaker, BlackBox, and FluxBox.
OPTIONS
=======
@@ -134,3 +145,8 @@ AUTHORS
=======
**xdeadzone** was written by B. Watson (urchlay@slackware.uk).
+
+SEE ALSO
+========
+
+**xrandr**\(1)