linux下简单好用的抓图工具scrot

今天想抓几个鼠标选择框式的图,却发现是在找不到什么直接的方法,于是搜索了一下,看到scrot这个小软件。用了一下确实还不错。
安装方法:
yum install scrot
然后直接输入命令 scrot -s ‘%Y-%m-%d_$wx$h_scrot.png’, 就是使用鼠标抓图了。
然后如果想更加方便点,创建个起动器,目标就是 scrot -s ‘%Y-%m-%d_$wx$h_scrot.png’,以后想抓图点一下,选一下,两下搞定。
scrot
呵呵,爽。

Post a Comment

Your email is never shared. Required fields are marked *

*
*