raspberry 截屏

使用scort软件截屏:

安装:apt-get install scort

使用:terminal内输入:scrot, 将截取整个屏幕,并保存到运行scrot时的目录下。

scrot -s, 回车后用鼠标点一下想要截的窗口,将只截取这个窗口。

scrot -d 5, 5秒钟后截屏。

在console里(ctl + alt + F1)使用不了,因为不在x11环境。