linux 延迟截屏

Posted 11 months, 1 week ago at 11:32 am. 0 comments

ad 468x60

我以前知道的方法是

sleep 5;gnome-panel-screenshot

或者

scrot -d 5 /tmp/1.jpeg

刚看到这样的方法:

ping -c 2 localhost;gnome-screenshot

解释:ping 本机两次,然后截屏。ping 一次大约一秒。靠,这种办法都想得到,:)

也可以直接

gnome-screenshot –delay 5

BTW:gnome-panel-screenshot 和 gnome-screenshot 的区别在于前者可以截菜单和提示信息。

搜索blog linux 下截屏方法

BTW:windows 下的 ping 也有计次功能,但是 -n 不是 -c。

Popularity: 12% [?]

Tags: , , , ,
ad 468x60

No Replies

Feel free to leave a reply using the form below!


Leave a Reply