aboutsummaryrefslogtreecommitdiff
path: root/xdeadzone.rst
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 /xdeadzone.rst
parent7c1b4ef03f7cd15f57eb741729c6beeac9ee39af (diff)
downloadxdeadzone-18cfc63da9ca5818d4d766b83917e1c20600517e.tar.gz
Expand man page a bit.
Diffstat (limited to 'xdeadzone.rst')
-rw-r--r--xdeadzone.rst24
1 files changed, 20 insertions, 4 deletions
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)