mirror of
https://github.com/labwc/labwc.git
synced 2026-03-11 05:33:49 -04:00
document Kill command
This commit is contained in:
parent
52738eedcf
commit
7ad5490ff0
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@ Actions are used in menus and keyboard/mouse bindings.
|
||||||
*<action name="Close">*
|
*<action name="Close">*
|
||||||
Close top-most window.
|
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>*
|
*<action name="Execute"><command>*
|
||||||
Execute command. Note that in the interest of backward compatibility,
|
Execute command. Note that in the interest of backward compatibility,
|
||||||
labwc supports <execute> as an alternative to <command> even though
|
labwc supports <execute> as an alternative to <command> even though
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue