mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -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">*
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue