安装
yaourt -Sy scrot
/
表示路径是 “/”
抓取桌面
scrot /desktop.png
抓取区域
scrot -s /window.png
延时抓取
scrot -d 5 /delay.png
延时抓取并显示倒计时
scrot -cd 5 /countdown.png
生成缩略图
scrot -t 25% /thumb.png
更改品质
scrot -q 70 /quality.png
操作抓图
scrot operation.png -e ‘mv $f /home/kurt/Desktop/’
使用当前日期和屏幕的尺寸作为文件名
scrot ‘%Y-%m-%d–%s_$wx$h_strings.png’



-
全球中文网站目录

