aboutsummaryrefslogtreecommitdiff
path: root/xdeadzone.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-02-01 13:17:43 -0500
committerB. Watson <urchlay@slackware.uk>2024-02-01 13:17:43 -0500
commite194849bdaec6f61812cd0f3aca1235075acdeca (patch)
tree41b0c36829a60a29328d4a9569b849453da1cd51 /xdeadzone.rst
parentf53d06bbec6ef3ae051c4af85870a7a88ca11ce2 (diff)
downloadxdeadzone-e194849bdaec6f61812cd0f3aca1235075acdeca.tar.gz
Do not allow "-n -i".
Diffstat (limited to 'xdeadzone.rst')
-rw-r--r--xdeadzone.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/xdeadzone.rst b/xdeadzone.rst
index 909da79..9d26326 100644
--- a/xdeadzone.rst
+++ b/xdeadzone.rst
@@ -20,7 +20,7 @@ keep the mouse pointer out of the dead zone, on mismatched multihead displays.
SYNOPSIS
========
-xdeadzone <[**-i** **-b** | **-w** ]> [**-nw** | **-ne** | **-sw** | **-se** | **-abs**] *geometry*
+xdeadzone <[**-i** **-b** | **-w** ]> <**-n*> [**-nw** | **-ne** | **-sw** | **-se** | **-abs**] *geometry*
xdeadzone **--help** | **--version**
@@ -105,7 +105,7 @@ look and behave.
**-n**
Create window as a normal window, with titlebar and without
appearing on all desktops. Implies **-w**, but can be followed
- by **-b** for a black rectangle.
+ by **-b** for a black rectangle. Cannot be combined with **-i**.
Informational options
---------------------