home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!udel!gatech!destroyer!cs.ubc.ca!uw-beaver!uw-coco!nwnexus!remote!UUCP
- From: Jim.Corbett@f35.n152.z1.fidonet.org (Jim Corbett)
- Newsgroups: comp.os.linux
- Subject: Linux Screen Capture
- Message-ID: <726623195.AA31653@remote.halcyon.com>
- Date: Sat, 09 Jan 1993 02:51:00 -0800
- Sender: UUCP@remote.halcyon.com
- Lines: 17
-
- > 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 ...
-
- setterm -dump
-
- will create a file called screen.dump
-
- It works on my system ONLY in 80x25 mode, not in 132x42
-
- * Origin: Intermittent Connection, Eugene OR 503-344-9838 (1:152/35)
-
-