From 156681f0a5af18704faab52929badc671390ec61 Mon Sep 17 00:00:00 2001 From: okan Date: Wed, 27 Dec 2017 18:46:18 +0000 Subject: Add support for re-exec'ing with SIGHUP; equivalent to the already built-in 'restart' function. --- cwm.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cwm.1') diff --git a/cwm.1 b/cwm.1 index d81b223..d8ffb07 100644 --- a/cwm.1 +++ b/cwm.1 @@ -184,6 +184,14 @@ List all available items. .It Ic [Esc] Cancel. .El +.Pp +.Nm +rereads its configuration file when it receives a hangup signal, +.Dv SIGHUP , +by executing itself with the name and arguments with which it was started. +This is equivilant to the +.Ar restart +function. .Sh SEARCH .Nm features the ability to search for windows by their current title, -- cgit 1.4.1