Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
apps:screenshooter:start [2020/09/28 01:02] – updated links to point to new dir kevinbowenapps:screenshooter:start [2024/02/04 22:44] (current) – [Screenshooter] Typo andreldm
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-{{ :apps:xfce4-screenshooter.png?nolink|}}+{{ :xfce:xfce.screenshooter.png?nolink|}}
 ====== Xfce4-screenshooter ====== ====== Xfce4-screenshooter ======
  
Line 17: Line 17:
  
   * **[[:apps:xfce4-screenshooter:panel-plugin|Using the Xfce panel plugin]]** -- How to add and configure the panel plugin   * **[[:apps:xfce4-screenshooter:panel-plugin|Using the Xfce panel plugin]]** -- How to add and configure the panel plugin
 +
 +  * **[[:apps:xfce4-screenshooter:custom-actions|Using custom actions]]** -- How to add and use custom actions
  
 ---- ----
Line 23: Line 25:
  
 xfce4-screenshooter currently supports three different levels of debugging support, xfce4-screenshooter currently supports three different levels of debugging support,
-which can be setup using the configure flag `--enable-debug(check the output +which can be setup using the configure flag ''--enable-debug'' (check the output 
-of `configure --help`):+of ''configure --help''):
  
 ^ Argument  ^ Description ^ ^ Argument  ^ Description ^
-|  `yes`    | This is the default for Git snapshot builds. It adds all kinds of checks to the code, and is therefore likely to run slower. Use this for development of xfce4-screenshooter and locating bugs in xfce4-screenshooter. | +|  ''yes''      | This is the default for Git snapshot builds. It adds all kinds of checks to the code, and is therefore likely to run slower. Use this for development of xfce4-screenshooter and locating bugs in xfce4-screenshooter. | 
-`minimum| This is the default for release builds. **This is the recommended behaviour.** | + ''minimum''  | This is the default for release builds. **This is the recommended behavior.** | 
-`no`      | Disables all sanity checks. Don't use this unless you know exactly what you do. |+ ''no''       | Disables all sanity checks. Don't use this unless you know exactly what you do. |
  
 ---- ----