Difference between revisions of "Shutter:Command Line"
Jump to navigation
Jump to search
(Replaced 'prettytable' with 'wikitable' style.) |
(/preset also starts event monitoring) |
||
Line 8: | Line 8: | ||
|- | |- | ||
! /preset <preset> | ! /preset <preset> | ||
− | | Load preset specified by a preset name or a full path. | + | | Load preset specified by a preset name or a full path, and start event monitoring. |
You can use "''Create Links to Presets''" option from the main menu to create shortcut files to all available presets. | You can use "''Create Links to Presets''" option from the main menu to create shortcut files to all available presets. |
Revision as of 11:06, 25 April 2017
Shutter supports several command line parameters. Different parameter types cannot be combined together.
Parameter | Description |
---|---|
/preset <preset> | Load preset specified by a preset name or a full path, and start event monitoring.
You can use "Create Links to Presets" option from the main menu to create shortcut files to all available presets. |
/action <action> | Execute a specified action by action ID. Please note that not all actions support direct/untended execution, in which case you should create a dedicated preset with the required action(s) and run the present instead.
You can use "Create Links to Actions" option from the main menu to create shortcut files to all supported actions. |
/uninstall | Remove all manually turned on associations with the program, e.g. presets association. For advanced users only! |