You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
1.7 KiB
64 lines
1.7 KiB
<compiz>
|
|
<plugin name="annotate">
|
|
<_short>Annotate</_short>
|
|
<_long>Annotate plugin</_long>
|
|
<category>Extras</category>
|
|
<display>
|
|
<option name="initiate_button" type="button">
|
|
<_short>Initiate</_short>
|
|
<_long>Initiate annotate drawing</_long>
|
|
<default><Super><Alt>Button1</default>
|
|
</option>
|
|
<option name="draw" type="action">
|
|
<_short>Draw</_short>
|
|
<_long>Draw using tool</_long>
|
|
<allowed/>
|
|
</option>
|
|
<option name="erase_button" type="button">
|
|
<_short>Initiate erase</_short>
|
|
<_long>Initiate annotate erasing</_long>
|
|
<default><Super><Alt>Button3</default>
|
|
</option>
|
|
<option name="clear_key" type="key">
|
|
<_short>Clear</_short>
|
|
<_long>Clear</_long>
|
|
<default><Super><Alt>k</default>
|
|
</option>
|
|
<option name="clear_button" type="button">
|
|
<_short>Clear</_short>
|
|
<_long>Clear</_long>
|
|
</option>
|
|
<option name="fill_color" type="color">
|
|
<_short>Annotate Fill Color</_short>
|
|
<_long>Fill color for annotations</_long>
|
|
<default>
|
|
<red>0xffff</red>
|
|
</default>
|
|
</option>
|
|
<option name="stroke_color" type="color">
|
|
<_short>Annotate Stroke Color</_short>
|
|
<_long>Stroke color for annotations</_long>
|
|
<default>
|
|
<green>0xffff</green>
|
|
</default>
|
|
</option>
|
|
<option name="line_width" type="float">
|
|
<_short>Line width</_short>
|
|
<_long>Line width for annotations</_long>
|
|
<default>3.0</default>
|
|
<min>0.1</min>
|
|
<max>100.0</max>
|
|
<precision>0.1</precision>
|
|
</option>
|
|
<option name="stroke_width" type="float">
|
|
<_short>Stroke width</_short>
|
|
<_long>Stroke width for annotations</_long>
|
|
<default>1.0</default>
|
|
<min>0.1</min>
|
|
<max>20.0</max>
|
|
<precision>0.1</precision>
|
|
</option>
|
|
</display>
|
|
</plugin>
|
|
</compiz>
|