Sawfish defines several commands by default.
| run-shell-command | Function |
The command prompts the user for a string, and executes that string as
under system.
|
| quit | Function |
| restart | Function |
| destroy-window | Function |
| kill-client | Function |
| no-operation | Function |
Calls the function of the same name. destroy-window and
kill-client both take %W as argument.
|