home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / jove-4.16-bin.lha / lib / jove / jove.rc.z29 < prev    next >
Text File  |  1996-10-12  |  1KB  |  45 lines

  1. # This is the Zenith z29 terminal
  2.  
  3. # define macro to display TERMinal-specific keychart file
  4. define-macro keychart ^[xpushlibd^M^U^[xshell-command-with-typeout cat keychart.$TERM^M^[xpopd^M
  5.  
  6. # F keys
  7. bind-to-key beginning-of-line ^[OS
  8. bind-to-key beginning-of-file ^[OT
  9. bind-to-key shrink-window ^[OU
  10. bind-to-key split-current-window ^[OV
  11. bind-to-key next-window ^[OW
  12. bind-to-key delete-other-window ^[OP
  13. bind-to-key grow-window ^[OQ
  14. bind-to-key end-of-file ^[OR
  15. bind-to-key end-of-line ^[OX
  16. bind-macro-to-key keychart ^[[~
  17. bind-to-key backward-word ^[[H
  18. bind-to-key backward-character ^[[D
  19. bind-to-key previous-line ^[[A
  20. bind-to-key next-line ^[[B
  21. bind-to-key forward-character ^[[C
  22. bind-to-key forward-word ^[[J
  23.  
  24. # Numeric Keypad
  25. bind-to-key yank ^[Ow
  26. bind-to-key copy-region ^[Ox
  27. bind-to-key kill-region ^[Oy
  28. bind-to-key previous-page ^[Om
  29. bind-to-key spell-buffer ^[Ot
  30. bind-to-key fill-paragraph ^[Ou
  31. bind-to-key auto-fill-mode ^[Ov
  32. bind-to-key next-page ^[Ol
  33. bind-to-key list-buffers ^[Oq
  34. bind-to-key select-buffer ^[Or
  35. bind-to-key find-file ^[Os
  36. bind-to-key shell ^[OM
  37. bind-to-key execute-named-command ^[Op
  38. bind-to-key over-write-mode ^[On
  39.  
  40. # Numeric Keypad SHIFTED
  41. bind-to-key set-mark ^[[4h
  42. bind-to-key exchange-point-and-mark ^[[P
  43. bind-to-key newline-and-backup ^[[L
  44. bind-macro-to-key kill-line ^[[M
  45.