0

I used to use "snapshot" command to capture screen shots in the Linux Redhat environment. Is there the same or similar command with ubuntu 12.04 LTS?

Jing Wang
  • 1
  • 1

1 Answers1

1

Try scrot. It's available from the Software Center.

It has many features, but if you just want to take a screenshot, invoke scrot and an image file will be saved in the current directory.

Richard
  • 8,588