home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23411 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  868 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!udel!gatech!destroyer!cs.ubc.ca!uw-beaver!uw-coco!nwnexus!remote!UUCP
  2. From: Jim.Corbett@f35.n152.z1.fidonet.org (Jim Corbett)
  3. Newsgroups: comp.os.linux
  4. Subject: Linux Screen Capture
  5. Message-ID: <726623195.AA31653@remote.halcyon.com>
  6. Date: Sat, 09 Jan 1993 02:51:00 -0800
  7. Sender: UUCP@remote.halcyon.com
  8. Lines: 17
  9.  
  10.  > I'm looking for a program allowing to make snapshots
  11.  > of Linux screens. It would
  12.  > be nice if this screen capture was in a GIF format,
  13.  > but it's not necessary.
  14.  > If such a program doesn't exist, is there any way to
  15.  > use a standard screen
  16.  > capture utility through the DOS emulator ? I guess
  17.  > not, but ...
  18.  
  19. setterm -dump
  20.  
  21. will create a file called screen.dump
  22.  
  23. It works on my system ONLY in 80x25 mode, not in 132x42
  24.  
  25.  * Origin: Intermittent Connection, Eugene OR 503-344-9838 (1:152/35)
  26.  
  27.