diff options
author | Mattias Andrée <maandree@kth.se> | 2016-07-16 15:27:20 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-07-16 15:27:20 +0200 |
commit | b9307ec82d59fd266b39bd7ec4302cee0ffea137 (patch) | |
tree | d561fd3b8a13040f6edabd03499e3a74e0e21270 /doc/coopgammad.1 | |
parent | Fix warnings (diff) | |
download | coopgammad-b9307ec82d59fd266b39bd7ec4302cee0ffea137.tar.gz coopgammad-b9307ec82d59fd266b39bd7ec4302cee0ffea137.tar.bz2 coopgammad-b9307ec82d59fd266b39bd7ec4302cee0ffea137.tar.xz |
The stuff around supportinf SIGRTMIN+0 and SIGRTMIN+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'doc/coopgammad.1')
-rw-r--r-- | doc/coopgammad.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/coopgammad.1 b/doc/coopgammad.1 index 5e83331..54ca6f6 100644 --- a/doc/coopgammad.1 +++ b/doc/coopgammad.1 @@ -92,6 +92,13 @@ for local display 0 when using .TP .B SIGUSR1 Reexecute the process to an updated version. +.TP +.B SIGRTMIN+0 +Disconnect from the display server or graphics +card. +.TP +.B SIGRTMIN+1 +Reconnect to the display server or graphics card. .SH "RATIONALE" After reading the description section, the need for this should be obvious. |