home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / apps / dtp / ghost / gs301bt1 / help / feature.ps < prev    next >
Text File  |  1994-09-04  |  1KB  |  43 lines

  1. %!PS-Adobe-
  2.  
  3. currentdict /procsdef known not {(procs.ps) runlibfile} if
  4. /width 392 def 
  5. /height 655 def 
  6. setsize
  7.  
  8. (Obscure Features) header
  9.  
  10. (Atari Ghostscript has a few features that) jnl
  11. (may not be obvious from the graphical) jnl
  12. (interface.) jnl
  13. return
  14.  
  15. (Pressing a meta key \(cntl, shift, or alt\)) jnl
  16. (while clicking on an arrow in the window) jnl
  17. (border will move to the extreme edge of) jnl
  18. (the page.  For example, ^up-arrow moves to) jnl
  19. (the top of the page.) jnl
  20. return
  21.  
  22. (The cursor keys may be used to scroll all) jnl
  23. (text windows except the console by one line) jnl
  24. (or column.  Shift-cursor will scroll by one) jnl
  25. (page.) jnl
  26. return
  27.  
  28. (The console window supports the following) jnl
  29. (command-line editing:) jnl
  30. return
  31.  
  32. (backspace       backspace and delete) jnl
  33. (delete          backspace and delete) jnl
  34. (^u              erase line) jnl
  35. return
  36.  
  37. (Future plans involve implementing emacs-) jnl
  38. (style editing and a history mechanism.) jnl
  39. (For this reason, menu hot keys use the alt) jnl
  40. (key rather than the control key.) jnl
  41.  
  42. footer showpage restoresize
  43.