[RPI3] Add screenshot software: scrot

For capture screen in Raspberry Pi 3

  • open terminal
  • type
    • sudo apt-get install scrot
    • 2017-05-14-063136_655x390_scrot
  • to use:
    • open terminal
    • type
      scrot capture whole screen, image will be saved to current folder
      scrot -s capture selected window. after hit enter, software will wait until user click any windows
      scrot -d 10 capture whole screen, with 10 second delay
      scrot -cd 10 as same as scrot -d 10, but software will display countdown number
  • Manual
    • open terminal
    • type scrot -h
    • 2017-05-14-063941_655x453_scrot
  • make sure that you have write permission on the current folder, if not giblib error will show
    • 2017-05-14-073954_659x197_scrot
Facebooktwittergoogle_plusredditpinterestlinkedinmail