diff options
author | B. Watson <urchlay@slackware.uk> | 2024-02-01 16:39:51 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-02-01 16:39:51 -0500 |
commit | 9416fb792b4c0f5e71f90a632c4eebaf2c06a368 (patch) | |
tree | 8721c48bcca64119cf32b1d619d7e45146d8b405 | |
parent | 7f866808e403b304e95967c0895bc1a4eb3344ec (diff) | |
download | xdeadzone-9416fb792b4c0f5e71f90a632c4eebaf2c06a368.tar.gz |
Tweak man page.
-rw-r--r-- | xdeadzone.1 | 2 | ||||
-rw-r--r-- | xdeadzone.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xdeadzone.1 b/xdeadzone.1 index 543ff4a..c6cc0d6 100644 --- a/xdeadzone.1 +++ b/xdeadzone.1 @@ -58,7 +58,7 @@ on top of other windows, and is present on every virtual desktop. If run with \fB\-b\fP or \fB\-w\fP, it\(aqll appear as a solid black or white rectangle with no title bar or window frame... although if you\(aqre using it to block the mouse from a dead zone, you won\(aqt be able to see -it anyway. +it anyway. If you want a titlebar (and a movable window), run with \fB\-n\fP\&. .sp \fBxdeadzone\fP has been tested with various window managers and desktop environments, and works properly with at least: KDE (Plasma 5), XFCE diff --git a/xdeadzone.rst b/xdeadzone.rst index 9d26326..1226907 100644 --- a/xdeadzone.rst +++ b/xdeadzone.rst @@ -44,7 +44,7 @@ on top of other windows, and is present on every virtual desktop. If run with **-b** or **-w**, it'll appear as a solid black or white rectangle with no title bar or window frame... although if you're using it to block the mouse from a dead zone, you won't be able to see -it anyway. +it anyway. If you want a titlebar (and a movable window), run with **-n**. **xdeadzone** has been tested with various window managers and desktop environments, and works properly with at least: KDE (Plasma 5), XFCE |