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
Last revisionBoth sides next revision
apps:screenshooter:usage [2018/08/13 17:14] – [Region to capture] Ctrl to move rectangle selection andreldmapps:screenshooter:usage [2020/09/02 04:09] kevinbowen
Line 1: Line 1:
-====== Using the application ======+~~NOTOC~~ 
 +{{ :apps:xfce4-screenshooter.png?nolink|}} 
 +====== xcfe4-screenshooter - Using the application ====== 
 + 
 +  * **[[#Taking a screenshot|Taking a screenshot]]** 
 +  * **[[#After capturing|After capturing]]** 
 +  * **[[#Host on Imgur|Host on Imgur]]** 
 +  * **[[#Via command-line|Via command-line]]** 
 + 
 +----
  
 ===== Via the user interface ===== ===== Via the user interface =====
Line 5: Line 14:
 To launch the application, use the {gui>Screenshot} item in the {gui>Accessories} category of Xfce's main menu. To launch the application, use the {gui>Screenshot} item in the {gui>Accessories} category of Xfce's main menu.
  
-===== Take a screenshot =====+---- 
 + 
 +===== Taking a screenshot =====
  
 <figure "Take a screenshot"> <figure "Take a screenshot">
Line 26: Line 37:
  
 The {gui>Delay before capturing} section allows you to set the delay that will elapse between pressing the {gui>OK} button and screenshot being taken. This delay will allow you to open menus or to perform whatever action you require to see displayed in the screenshot. The {gui>Delay before capturing} section allows you to set the delay that will elapse between pressing the {gui>OK} button and screenshot being taken. This delay will allow you to open menus or to perform whatever action you require to see displayed in the screenshot.
 +
 +
 +[[|Back to Top]]
 +----
  
 ===== After capturing ===== ===== After capturing =====
Line 32: Line 47:
  
 <figure "Action"> <figure "Action">
-{{:apps:screenshooter:xfce4-screenshooter-dialog2.png?nolink|}}+{{:apps:screenshooter:xfce4-screenshooter-dialog2.png?600x300|}}
 </figure> </figure>
  
Line 50: Line 65:
 ? Open with ? Open with
 ! The {gui>Open with} option saves the screenshot to the system's temporary directory and opens it with the application chosen from the drop-down list. Applications which support images are automatically detected and added to the drop-down list. ! The {gui>Open with} option saves the screenshot to the system's temporary directory and opens it with the application chosen from the drop-down list. Applications which support images are automatically detected and added to the drop-down list.
-? Host on ZimageZ +? Host on Imgur 
-! The {gui>Host on ZimageZ} option allow you to host your screenshot on this free online hosting service, so that you can share it easily with other people. ZimageZ automatically generates a large and a small thumbnail of your screenshot, which can be used to create thumbnails pointing to the full size screenshot.+! The {gui>Host on Imgur} option allow you to host your screenshot on this free online hosting service, so that you can share it easily with other people. Imgur automatically generates a tiny, medium, and full-size image of your screenshot, which can be used to create thumbnails pointing to the full size screenshot.
  
-=== Host on ZimageZ ===+[[|Back to Top]] 
 +----
  
-After selecting {gui>Host on ZimageZ} and pressing the {gui>OK} button, you will be shown this dialog:+===== Host on Imgur =====
  
-<figure "ZimageZ login"> +After selecting {gui>Host on Imgur} and pressing the {gui>OK} button, you will be shown this dialog: 
-{{:apps:screenshooter:xfce4-screenshooter-zimagez-login-dialog.png?nolink|}}+ 
 +<figure "Imgur image link"> 
 +{{:apps:screenshooter:xfce4-screenshooter-imgur-link-dialog.png?nolink|}}
 </figure> </figure>
  
- If you do not have a ZimageZ user name, you will need to create one on the [[http://www.zimagez.com/|ZimageZ website]]. Several languages are available on this websiteyou can switch between using the menu up right. You must fill all fields of this dialog. Once you click the {gui>OK} button, the upload will start.+The dialog below will give you the links to the full size screenshot, the large thumbnail, the small thumbnailsas well examples of HTML, Markdown and BBcode to create a thumbnail pointing to the full size screenshot: 
  
-The dialog below will give you the links to the full size screenshot, the large thumbnail, the small thumbnails, as well examples of HTML and BBcode to create a thumbnail pointing to the full size screenshot+<figure "Imgur Embed into code dialog"> 
 +{{:apps:screenshooter:xfce4-screenshooter-imgur-embed-dialog.png?nolink|}} 
 +</figure>
  
-<figure "ZimageZ results"> +The dialog below will give you the links to delete the image off of the Imgur website. The link will only be shown once. Make sure to save it if you think you might be deleting this image:  
-{{:apps:screenshooter:xfce4-screenshooter-zimagez-result-dialog.png?nolink|}}+ 
 +<figure "Imgur deletion dialog"> 
 +{{:apps:screenshooter:xfce4-screenshooter-imgur-deletion-dialog.png?nolink|}}
 </figure> </figure>
 +
 +Linking images of Imgure accounts is not currently supported.
 +
 +[[|Back to Top]]
 +----
  
 ===== Via command-line ===== ===== Via command-line =====
Line 88: Line 115:
 ! If the -o option is given, followed by an application name, the screenshot will be saved to the system's temporary directory and opened with the application whose name is to be given after -o. This option only has an effect if the -w, the -f or the -r option is given. ! If the -o option is given, followed by an application name, the screenshot will be saved to the system's temporary directory and opened with the application whose name is to be given after -o. This option only has an effect if the -w, the -f or the -r option is given.
 ? The -u option ? The -u option
-! If the -u option is given, the screenshot will be hosted on ZimageZ. See above for more details. This option only has an effect if the -w, the -f or the -r option is given. +! If the -u option is given, the screenshot will be hosted on Imgur. See above for more details. This option only has an effect if the -w, the -f or the -r option is given.  
 + 
 +[[|Back to Top]] 
 +---- 
 +[[:apps:screenshooter:start:|Back to xfce-screenshooter main page]]