- Install Scrot on Raspberry Pi:
Open Terminal:
start > accessories > LXTerminal
Enter the command in LXTerminal
$ sudo apt-get install scrot
- To capture screen:
Enter the command in LXTerminal
$ scrot
- Display help message:
$ scrot -h
Reference: http://en.wikipedia.org/wiki/Scrot
Raspberry Pi screen captured with Scrot |
No comments:
Post a Comment