document Kill command

This commit is contained in:
bi4k8 2022-12-08 05:07:49 +00:00 committed by Johan Malm
parent 52738eedcf
commit 7ad5490ff0

View 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