summaryrefslogtreecommitdiff
path: root/doc/ratpoison.mdoc.1
diff options
context:
space:
mode:
authorJérémie Courrèges-Anglas <jca@wxcvbn.org>2016-11-23 01:34:37 +0100
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2016-11-23 01:34:37 +0100
commitd8b3c1b6f349f71de13436336347f0e4482665a7 (patch)
tree91a12cb87a1e58627da230197ee818eba7a5474e /doc/ratpoison.mdoc.1
parentc16f6fcb82d34749fc1b13f5c8f8ee3745ffed7b (diff)
downloadratpoison-d8b3c1b6f349f71de13436336347f0e4482665a7.zip
Switch rudeness to a settable variable
Diffstat (limited to 'doc/ratpoison.mdoc.1')
-rw-r--r--doc/ratpoison.mdoc.138
1 files changed, 22 insertions, 16 deletions
diff --git a/doc/ratpoison.mdoc.1 b/doc/ratpoison.mdoc.1
index 54f95e2..bafe42a 100644
--- a/doc/ratpoison.mdoc.1
+++ b/doc/ratpoison.mdoc.1
@@ -679,22 +679,9 @@ of pixels given by
Restart
.Nm .
.It Ic rudeness Op Ar rudeness
-Show or set what kind of windows are allowed to jostle into the foreground.
-.Ar rudeness
-is a bitwise OR of the following values:
-.Pp
-.Bl -tag -offset 2n -width 2n -compact
-.It 1
-Transient windows may raise.
-.It 2
-Normal windows may raise.
-.It 4
-New transient windows end up in the foreground.
-.It 8
-New normal windows end up in the foreground.
-.El
-.Pp
-Default is all allowed i.e.\& 15.
+This command is deprecated, please use the
+.Va rudeness
+variable instead.
.It Ic sdump
Output the list of all screens.
The screens are separated by commas. Each screen is shown as 6 values:
@@ -1152,6 +1139,25 @@ been last time this window was focused, or not.
Default is
.Li 0
(off).
+.It Cm rudeness Ar number
+Show or set what kind of windows are allowed to jostle into the
+foreground.
+.sp
+.Ar number
+is a bitwise OR of the following values:
+.Pp
+.Bl -tag -offset 2n -width 2n -compact
+.It 1
+Transient windows may raise.
+.It 2
+Normal windows may raise.
+.It 4
+New transient windows end up in the foreground.
+.It 8
+New normal windows end up in the foreground.
+.El
+.Pp
+Default is all allowed i.e.\& 15.
.El
.Sh FILES
.Bl -tag -width "%%sysconfdir%%/ratpoisonrc" -compact