From 7ad5490ff00696f898d57fd78dbf7c28b58bc78c Mon Sep 17 00:00:00 2001 From: bi4k8 Date: Thu, 8 Dec 2022 05:07:49 +0000 Subject: [PATCH] document Kill command --- docs/labwc-actions.5.scd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/labwc-actions.5.scd b/docs/labwc-actions.5.scd index 84dcb947..9cc2eceb 100644 --- a/docs/labwc-actions.5.scd +++ b/docs/labwc-actions.5.scd @@ -11,6 +11,10 @@ Actions are used in menus and keyboard/mouse bindings. ** Close top-most window. +** + Kill the process associated with the current window by sending it the + SIGTERM signal. + ** Execute command. Note that in the interest of backward compatibility, labwc supports as an alternative to even though -- 2.52.0