From 53e66099407a8eb9a3a00c8f0b66592110414c3d Mon Sep 17 00:00:00 2001 From: alim0x Date: Sat, 24 May 2014 10:53:51 +0800 Subject: [PATCH] [Translating]How to take a screenshot f.....Linux MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 翻译中 --- ...How to take a screenshot from the command line on Linux.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sources/tech/How to take a screenshot from the command line on Linux.md b/sources/tech/How to take a screenshot from the command line on Linux.md index 59ccf57da1..381c78a106 100644 --- a/sources/tech/How to take a screenshot from the command line on Linux.md +++ b/sources/tech/How to take a screenshot from the command line on Linux.md @@ -1,3 +1,5 @@ +alim0x translating + How to take a screenshot from the command line on Linux ================================================================================ There are various flavors of Linux screenshot utilities, including desktop-specific screenshot programs (e.g., KSnapshot for KDE, gnome-screenshot for GNOME, Screenshooter for Xfce), or general screenshot utilities (e.g., Shutter). One of unique screenshot utilities is Scrot (short for "SCReen shOT"), which is a **command-line screenshot utility**. While its interface is minimalistic, Scrot is, feature-wise, as powerful as other dedicated GUI-based screen capture tools. For example, Scrot supports delayed screenshot, adjustable quality/size, command line pipelining, etc. If you are one of those command line junkies, Scrot is a useful tool to add to your arsenal. In this tutorial, I will describe **how to take a screenshot from the command line with Scrot**. @@ -80,4 +82,4 @@ via: http://xmodulo.com/2014/05/take-screenshot-command-line-linux.html 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 -[1]:http://xmodulo.com/2013/01/how-to-set-up-rpmforge-repoforge-repository-on-centos.html \ No newline at end of file +[1]:http://xmodulo.com/2013/01/how-to-set-up-rpmforge-repoforge-repository-on-centos.html