How to take a screenshot in raspberry

1)install this application by pasting the below given command

 sudo apt-get install scrot

2) after installing (scrot) by applying this command in terminal you can take a screen short instantly

3)if you want to take a delayed screen short the you can apply this command(scrot -d 10 )

****all your screen shot images will be saved in home folder****

Comments

Popular posts from this blog

GPIO control commands using terminal

Screen blanking issue in raspberry pi solved