]> git.mdlowis.com Git - proto/labwc.git/commitdiff
document Kill command
authorbi4k8 <bi4k8@github>
Thu, 8 Dec 2022 05:07:49 +0000 (05:07 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 8 Dec 2022 19:33:09 +0000 (19:33 +0000)
docs/labwc-actions.5.scd

index 84dcb94710ecdd9072dfc72bade976126a4d4e3e..9cc2eceb6397f7b65b21836ddcf7ee5f3c95c5ba 100644 (file)
@@ -11,6 +11,10 @@ Actions are used in menus and keyboard/mouse bindings.
 *<action name="Close">*
        Close top-most window.
 
+*<action name="Kill">*
+       Kill the process associated with the current window by sending it the
+       SIGTERM signal.
+
 *<action name="Execute"><command>*
        Execute command.  Note that in the interest of backward compatibility,
        labwc supports <execute> as an alternative to <command> even though