Skip to main content

All Questions

2 votes
1 answer
1k views

CLI Screenshot; No X Server

How could I capture a screenshot of a Linux tty, CLI terminal session; without an X server (or similar)? If an X server is connected, I will typically use scrot. But in some situations it's ...
voices's user avatar
  • 2,741
2 votes
1 answer
104 views

Start a program, take automatic screenshot when its GUI has instantiated, then close program

This is my problem: I have a shell script, where I use gitk --all . for a graphical representation of a git repository. I would like this script to run unattended, and instead of starting gitk in GUI ...
sdaau's user avatar
  • 5,728
8 votes
1 answer
5k views

How do I use command line and wmctrl to make a window larger than the screen to get a huge screenshot?

I use a program which makes a large image which I have to scroll to view. The program has no way to save the image, and I have no access to the source to modify it. The only way I have to get the ...
Mnebuerquo's user avatar
0 votes
6 answers
5k views

Is there a Website Screenshot tool with command line utility in Linux?

I've looked through various such tools, but none of them are to be used in Linux: http://mashable.com/2007/08/24/web-screenshots/
user11671's user avatar
  • 567