Documentation/devtools/maemo5/screenshot-tool
(New page: == Description == This simple command line tool takes a screenshot of the current screen and saves the image as a PNG file. == Packages == '''source''': screenshot-tool '''binary''': s...) |
(devtools template) |
||
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
+ | {{Devtools}} | ||
+ | |||
+ | |||
== Description == | == Description == | ||
Line 31: | Line 34: | ||
- | - | ||
+ | |||
+ | [[Category:Fremantle]] |
Latest revision as of 15:18, 11 March 2010
This article documents a developer tool. A list of available devtools is available, together with installation instructions. |
Contents |
[edit] Description
This simple command line tool takes a screenshot of the current screen and saves the image as a PNG file.
[edit] Packages
source: screenshot-tool
binary: screenshot-tool
[edit] Usage Examples
Take a screenshot and save it to file screen.png:
# screenshot-tool screen.png
Take a screenshot after 5 seconds and save it to file delayed.png
# screenshot-tool -d 5 delayed.png
[edit] Links
-
[edit] See Also
-
- This page was last modified on 11 March 2010, at 15:18.
- This page has been accessed 8,120 times.