parent
8a7013549f
commit
4ab0d7ba12
Before Width: | Height: | Size: 31 KiB |
@ -1,30 +0,0 @@
|
|||||||
Chapter 2.3.2 Screenshot
|
|
||||||
========================
|
|
||||||
|
|
||||||
Screenshot is a program to take screenshots.
|
|
||||||
|
|
||||||
Usage
|
|
||||||
------
|
|
||||||
To use screenshot the whole screen takes a screenshot of your :guilabel:`Whole screen`, :guilabel:`Current Window Only` takes only the current window, and :guilabel:`Capture an area of the screen` lets you select an area interactively. To start the interactive area left click and then drag the mouse in a rectangle to select the area you want to take a screenshot. There is also a :guilabel:`Delay` for the screenshot you can set like a timer for a camera in the bottom right corner of the screen. Using the Delay feature can be useful to take pictures of menus if you are trying to capture them.
|
|
||||||
|
|
||||||
To have your titlebar and frame around the window on the current window check the :guilabel:`Include window title and frame`. The :guilabel:`Include mouse cursor` checkbox will include your mouse cursor in the screenshot.
|
|
||||||
|
|
||||||
After taking your screenshot it will open up in the image viewer and to save it press :kbd:`Control + S` or :menuselection:`File --> Save`. If you did not get what you want in the screenshot you can take another with :menuselection:`File --> Capture Screenshot`.
|
|
||||||
|
|
||||||
Screenshot
|
|
||||||
----------
|
|
||||||
.. image:: screenshot.png
|
|
||||||
|
|
||||||
Version
|
|
||||||
-------
|
|
||||||
Lubuntu ships with version 0.14.1 of screenshot.
|
|
||||||
|
|
||||||
How to Launch
|
|
||||||
-------------
|
|
||||||
To launch screenshot from the menu :menuselection:`Grapics --> Screenshot` or run
|
|
||||||
|
|
||||||
.. code::
|
|
||||||
|
|
||||||
lximage-qt -s
|
|
||||||
|
|
||||||
from the command line. Pressing the :kbd:`printscreen` key also brings up the screenshot dialog. The icon to launch screenshot looks like a camera.
|
|
Loading…
Reference in new issue