On Sat, Jun 29, 2002 at 04:26:07PM +0400, Solve Cool wrote:
> 
> How to capture screen images in Linux
> 
---end quoted text---

Method 1: Use xwd. See LOST placed below.
Method 2: If you have a later version of gimp installed, use
          acquire function from menu.
          
HTH

Bish

--:
####[ Linux One Stanza Tip (LOST) ]###########################

Sub : Capturing screen output under X [#1]           LOST #311

Take a X11 dump file with "xwd" and convert it to pnm: 
$xwd -out filename.xwd
$xwdtopnm filename.xwd > newfile.pnm
Now you can edit this file under any graphics package.

####<[EMAIL PROTECTED]>######################################
:
          


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to