Diritto d'autore © 2008, 2009 Jérôme Guelfucci
Diritto d'autore © 2009 Sam Swift
È garantito il diritto di copiare, distribuire e/o modificare questo documento nel rispetto dei termini della licenza GNU Free Documentation License, versione 1.1 o qualsiasi versione successiva pubblicata dalal Free Software Foundation; senza Invariant Section senza testi di Front-Cover e senza testi di Back-Cover. Il testo della licenza completa è reso disponibile dalla Free Software Foundation.
February 2009
Indice
This application allows you to capture the entire screen, the active window or a selected region. You can set the delay that elapses before the screenshot is taken and the action to be performed afterwards: save the screenshot to a PNG file, copy it to the clipboard, open it using another application, or host it on ZimageZ, a free online image hosting service.
Un plugin per il pannello di Xfce è già disponibile
Per lanciare l'applicazione, utilizzare l'elemento «Istantanea» nella categoria «Accessori» del menu principale di Xfce.
Verrà visualizzata questa finestra:
The "Region to capture" section allows you to set what the screenshot will be taken of:
The "Capture the mouse pointer" option allows you to select whether or not the screenshot will include the mouse pointer.
After pressing the "OK" button a second window will be displayed:
The "Action" section allows you to choose what should be performed on the screenshot.
The "Save" option will save the screenshot to a PNG file. A save dialog will be displayed. You will be able to set the save location, and the name of the file.
Xfce4 Screenshooter è inoltre in grado di salvare l'istantanea in qualsiasi file system remoto supportato da GVfs, quale FTP, SAMBA, SFTP, computer remoti accessibili via SSH... È semplicemente necessario connettere questi file system remoti utilizzando gvfs-connect o Gigolo e verranno resi disponibili nella colonna di sinistra della finestra di salvataggio.
The "Copy to the clipboard" option allows you to paste the screenshot in another application, such as a word processor. This option is only available when a clipboard manager is running.
The "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.
L'opzione «Ospita su ZimageZ» permette all'utente di far ospitare la propria istantanea su questo servizio gratuito online, in modo da poterla condividere in modo più semplice con altre persone. ZimageZ genera automaticamente una miniatura più grande e una più piccola dell'istantanea, che può essere usata per creare dei collegamenti che puntano all'immagine a dimensione intera.
Dopo aver premuto il pulsante «OK», verrà visualizzata la seguente finestra:
Se non si è in possesso di un nome utente per ZimageZ, sarà necessario crearne uno dal sito di ZimageZ. Questo sito è disponibile in diverse lingue che possono essere selezionate utilizzando il menu in alto a destra. È necessario compilare tutti i campi in questa finestra. Una volta premuto il tasto «OK», il caricamento avrà inizio.
La finestra più sotto fornirà il collegamento all'istantanea a dimensione intera, alla miniatura più grande, a quella più piccola, ma anche a esempi di codice HTML e BBcode utili per creare una miniatura che punta all'istantanea a dimensione intera:
Command line options allow you to take screenshots quickly. They also allow you to configure the Print Screen key on the upper right of most keyboards so that it takes screenshots. To do so, configure the key-bindings of your desktop environment so that it launches xfce4-screenshooter with one or several of the following options when the Prt Scrn key is pressed.
The -r option allows you to select a region to be captured by clicking and dragging a rectangle over the area of screen that you wish to capture, before releasing the mouse button.
The -d option followed by a positive integer allows you to set the delay before taking the screenshot when the -w, the -f or the -r option is given.
The -s option followed by the path to an existing folder allows you to set where the screenshots are saved. 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.
Per aggiungere il plugin al pannello, fare clic con il tasto destro del mouse sul pannello e selezionare la voce «aggiungi nuovo elemento». Selezionare il plugin denominato «istantanea» e aggiungerlo.
You can configure how screenshots are taken by right clicking on the plugin and selecting "Properties". A preferences dialog similar to the dialog of the main application will appear. Please have a look above for the different preferences.