home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!spool.mu.edu!agate!boulder!caesar!drew
- From: drew@caesar.cs.colorado.edu (Drew Eckhardt)
- Subject: Re: Linux Screen Capture
- Message-ID: <1993Jan8.090911.7919@colorado.edu>
- Sender: news@colorado.edu (The Daily Planet)
- Nntp-Posting-Host: caesar.cs.colorado.edu
- Organization: University of Colorado at Boulder
- References: <1993Jan7.145014.22221@athena.mit.edu>
- Date: Fri, 8 Jan 1993 09:09:11 GMT
- Lines: 20
-
- In article <1993Jan7.145014.22221@athena.mit.edu> bonavent@montefiore.ulg.ac.be (BONAVENTURE Olivier chercheur) writes:
- >
- >I'm looking for a program allowing to make snapshots of Linux screens. It would
- >be nice if this screen capture was in a GIF format, but it's not necessary.
- >If such a program doesn't exist, is there any way to use a standard screen
- >capture utility through the DOS emulator ? I guess not, but ...
- >
-
- In textmode, you can use setterm -dump, which will create an ASCII
- format file.
-
- Under X, you can use xwd -root > file. xpr can convert this to postscript,
- which can be printed or run through ghostscript to get something else.
-
-
-
- --
- Boycott AT&T for their absurd anti-BSDI lawsuit. | Drew Eckhardt
- Condemn Colorado for Amendment Two. | drew@cs.colorado.edu
- Use Linux, the fast, flexible, and free 386 unix |
-