]> git.mdlowis.com Git - proto/labwc.git/commitdiff
labwc(1): describe SIGTERM and SIGHUP
authorJohan Malm <jgm323@gmail.com>
Tue, 4 Oct 2022 20:57:38 +0000 (21:57 +0100)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Fri, 14 Oct 2022 22:19:18 +0000 (00:19 +0200)
docs/labwc.1.scd

index 001a2c89cc190b88294104e7e7507863391efb87..a8cc750dd45ff7676e8365e89d278e6ed9be3506 100644 (file)
@@ -16,6 +16,14 @@ It is light-weight and independent with a focus on simply stacking windows
 well and rendering some window decorations. Where practicable it uses clients
 for wall-paper, panels, screenshots and so on.
 
+The compositor will exit or reload its configuration upon receiving SIGTERM
+and SIGHUP respectively.  For example:
+
+```
+kill -s <signal> $LABWC_PID
+killall -s <signal> labwc
+```
+
 # OPTIONS
 
 *-c* <config-file>