Utility to take screenshots on console while graphics is displayed
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
There are many ways I can take screenshot of my virtual console (tty1) - using cat /dev/vcs1 or setterm -dump and all.
However I need to take screenshot of my consoles when a graphics is displayed. For example, when a 'dialog' box is displayed on tty1.
I am not able to find such a utility so far. I don't have X windows installed. I just have a very basic console based Debian system and I intended to keep it like that.
No defenite solution here. But it appears to me that the way graphics is displayed on a console is using a frame buffer. That implies that the graphic is stored somewhere where it can be retrieved from. Did you try to search for Frame Buffer related applications?
No defenite solution here. But it appears to me that the way graphics is displayed on a console is using a frame buffer. That implies that the graphic is stored somewhere where it can be retrieved from. Did you try to search for Frame Buffer related applications?
jlinkels
When I say graphics I mean text-based dialogs. For example, when you run deborphan or dialog
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.