diff options
author | ponce <matteo.bernardini@gmail.com> | 2011-12-28 05:44:14 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-12-31 00:24:40 -0600 |
commit | ac21e61dff501595e373ee86cab33adc860e23f5 (patch) | |
tree | fac786b2d147afa7692874513751cc0be87352ea /graphics/screengrab/README | |
parent | 085efb5f49b4558205d763106465dbc7b127a1e6 (diff) | |
download | slackbuilds-ac21e61dff501595e373ee86cab33adc860e23f5.tar.gz |
graphics/screengrab: Added (screenshot grabber)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'graphics/screengrab/README')
-rw-r--r-- | graphics/screengrab/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/screengrab/README b/graphics/screengrab/README new file mode 100644 index 0000000000..8f980b0a01 --- /dev/null +++ b/graphics/screengrab/README @@ -0,0 +1,6 @@ +screengrab (screenshot grabber) + +Screengrab is an application for taking screenshots written in Qt. +It can grab screenshot (also with a delay and using shortcuts) of the +desktop, of the active window and of a selected area; it can copy the +result in the clipboard and save it in jpg or png format. |