直接上过程:
apt-get install scrot
截取整个桌面
scrot
指定保存目标文件夹和截图文件名(默认保存当前目录下)
scrot /root/Pictures/ll.png
截取特定窗口或矩形区域
scrot -s
直接上过程:
apt-get install scrot
截取整个桌面
scrot
指定保存目标文件夹和截图文件名(默认保存当前目录下)
scrot /root/Pictures/ll.png
截取特定窗口或矩形区域
scrot -s
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。