LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   print-screen application (https://www.linuxquestions.org/questions/linux-software-2/print-screen-application-349171/)

puishor 08-02-2005 07:15 AM

print-screen application
 
HI all !

Could somebody recommend me an print-screen app?
I use gentoo + fluxbox.

Thanks in advance.

bathory 08-02-2005 08:51 AM

Use import from imagemagick:
Code:

import -window root screenshot.png
to save your screen in a file called screenshot.png
For more options:
Code:

man import

puishor 08-02-2005 09:38 AM

It works.
Thank you very much, bathory.

kedman 08-17-2005 07:37 AM

Quote:

Originally posted by bathory
Use import from imagemagick:
Code:

import -window root screenshot.png
to save your screen in a file called screenshot.png
For more options:
Code:

man import


HI Thanks for that, really nice app.

cheers
Bob :)


All times are GMT -5. The time now is 08:36 PM.