home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / arcade / pcpedal.zip / JIGV.DOC < prev    next >
Text File  |  1993-01-10  |  3KB  |  76 lines

  1. Jeff's Itty GIF Viewer                                               Ver 2.11
  2.  
  3. -----------------------------------------------------------------------------
  4.  
  5. This software from:   The Byte Swap BBS
  6.                       Sysop: Jeff Fuller
  7.  
  8.               9600-14,400 baud -  (205) 355-BYTE
  9.               300-2400 baud    -  (205) 340-9060
  10.  
  11. -----------------------------------------------------------------------------
  12. Pick List Commands
  13.  
  14. <T>,<+>      - Mark the current item, move to next item.
  15. <V>          - View the current item.
  16. <C>          - Copy the current item.
  17. <D>          - Delete the current item.
  18. <M>          - Move the current item.
  19. <Ins>        - Mark the current item selected.
  20. <Del>,<->    - Deselect the current item.
  21. Space,       - Toggle the selected state of the current item.
  22. Ctrl-Enter   - If any items are currently selected, clear all selections.
  23.                If no items are currently selected, mark all items selected.
  24. <F7>,<^K><B> - Set start of block to be selected.
  25. <F8>,<^K><K> - Marks all items from Start of Block to current item as
  26.                selected.
  27. <^K><H>      - Deselect all items.
  28. <ALT-V>      - View all currently selected items.
  29. <ALT-C>      - Copy all currently selected items.
  30. <ALT-D>      - Delete all currently selected items.
  31. <ALT-M>      - Move all currently selected items.
  32. <ALT-S>      - View SlideShow of all currently selected items.
  33. <ESC>        - Escape without saving any selections.
  34.  
  35.  
  36. View Mode Commands
  37.  
  38. <Enter>      - Display next selected GIF.
  39. <Esc>        - During display of GIF: Abort currently displayed GIF.
  40.                After display of GIF:  Abort back to pick mode.
  41. <D>          - Delete currently displayed GIF. 
  42.  
  43. Environment Variable
  44.  
  45. JIGV tries to set the video mode by itself, but a few adapters I have
  46. tried have worked incorrectly.  If you know what chipset your board
  47. uses and JIGV identify it correctly you may lock JIGV into the SVGA
  48. mode of your choice by using the command:
  49.                                           
  50.                                           SET SVGA=VgaChipSet
  51.  
  52. Current valid choices for VgaChipSet are:
  53.  
  54.      VgaChipSet      Description
  55.      ----------      ---------------------------
  56.      EGA             16 color EGA/VGA compatible
  57.      TSENG3000       Tseng 3000
  58.      TSENG4000       Tseng 4000
  59.      TRIDENT8800     Trident 8800
  60.      TRIDENT8900     Trident 8900
  61.      PARADISE        Paradise
  62.      VIDEO7          Video 7
  63.      CIRRUS          Cirrus
  64.      EVEREX          Everex
  65.      VGAWONDER       ATI VGA Wonder
  66.      AHEADA          Ahead A
  67.      AHEADB          Ahead B
  68.      OAK             Oak Technologies
  69.      C&T             Chips & Tech.
  70.      GENOA           Genoa
  71.      NCR             NCR
  72.      COMPAQ          Compaq
  73.      S3              S3 VGA
  74.  
  75.  
  76.