Copyright © 2008, 2009 Jérôme Guelfucci
Copyright © 2009 Sam Swift
Copyright © 2009. Jérôme Guelfucci (jeromeg@xfce.org)
Vous pouvez copier, distribuer et/ou modifier ce document sous les termes de la licences GNU Free Documentation, dans sa version 1.1 ou tout autre version postérieure publiée par la Free Software Foundation; sans 'Invariant Sections', sans 'Front-Cover Texts' et sans 'Back-Cover Texts'. The texte complet de la license est fourni par la Free Software Foundation.
February 2009
Table des matières
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.
Une extension pour le tableau de bord de Xfce est aussi disponible.
Pour lancer l'application, utilisez le lanceur "Capture d'écran", dans la catégorie "Accessoires" du menu principal de Xfce.
Cette fenêtre apparaîtra alors :
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 peut aussi sauvegarder la capture d'écran dans n'importe quel système de fichiers virtuel pris en charge par GVfs, comme FTP, SAMBA, SFTP, machines à distance accessibles via SSH... Il suffit de connecter ces systèmes de fichiers distants à l'aide de gvfs-connect ou de Gigolo, puis ils seront disponible dans la colonne de gauche de la fenêtre de suavegarde.
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'option "Héberger sur ZimageZ" permet d'héberger votre capture d'écran sur ce service en ligne gratuit d'hébergement d'images, ce qui permet de la partager facilement avec d'autres personnes. ZimageZ génère automatiquement une grande et une petite miniature de votre capture d'écran, qui peuvent être utilisées pour créer des miniatures qui pointent sur l'image en taill réelle.
Après avoir appuyé sur le bouton "OK", cette fenêtre s'affichera :
Si vous n'avez pas pas de nom d'utilisateur ZimageZ, il vous faudra en créer un sur le site Internet de ZimageZ. Plusieurs langues sont disponibles sur ce site, vous pouvez en changer en utilisant le menu en haut à droite. Vous devez remplir tous les champs de cette fenêtre. Une fois que vous avez validé, la mise en ligne commencera.
La fenêtre ci-dessous vous donne les liens vers la capture d'écran en taille réelle, la grande et la petite miniature, ainsi que des exemples de code HTML et BBcode pour construire une miniature qui pointe vers la capture d'écran taille réelle :
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.
Pour ajouter l'extension au tableau de bord, cliquez droit sur le tableau de bord et sélectionnez "Ajouter un élément". Dans la fenêtre qui apparaît, choisissez d'ajouter l'extension nommée "Capture d'écran".
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.