LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   screenshot (https://www.linuxquestions.org/questions/linux-software-2/screenshot-146875/)

compu73rg33k 02-16-2004 05:26 PM

screenshot
 
how do you do a screenshot in Linux?

trickykid 02-16-2004 05:28 PM

Use the import command or The Gimp has a screenshot capture tool in File > Acquire

snacky 02-16-2004 05:28 PM

"Simple" way that works pretty much everywhere is to use "xwd -root -out filename.xwd"

The resulting file is uncompressed.

Most people probably use different methods.

rmanocha 02-16-2004 05:31 PM

find the imaga magick package for slackware(i dont know if it comes pre-installed) and then issue the command:
import -w root <filename.jpg>
of course you can also use GIMP or tons of other screenshot apps.
import is good though...it has many more options...about which you can read in its manpages.

ThePDW 02-16-2004 06:13 PM

In gimp you can do a timed screenshot where it'll do it in a certain number of seconds. That way you can switch to another desktop and not have gim in the way!


All times are GMT -5. The time now is 07:49 AM.