summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu OTHACEHE <m.othacehe@gmail.com>2016-11-23 09:08:13 +0100
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2016-11-23 10:57:44 +0100
commit22194bb91fe7ebcd2e33d534c6ed3e399c6469c8 (patch)
treeb94d5996ff2f0ee9114f2eab31eb72aab3174305
parenta4d4270cb54822c00b8dd2693e90c4f7046ddc50 (diff)
downloadratpoison-22194bb91fe7ebcd2e33d534c6ed3e399c6469c8.zip
Add missing hook in documentation
switchscreen hook is not documented.
-rw-r--r--doc/ratpoison.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index 2e0a0c3..6d4a4dd 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -1265,6 +1265,8 @@ Run when the user switches to another frame. This is also run when the
user switches to a different screen, since a frame switch also occurs.
@item switchgroup
Run when the user switches to a different group.
+@item switchscreen
+Run when the user switches to a different screen.
@item deletewindow
Run when a window is deleted.
@item newwindow