home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d113 / dme.lha / Dme / SAMPLE.EDRC < prev   
Text File  |  1987-11-21  |  766b  |  35 lines

  1.  
  2. #   SAMPLE  .EDRC file
  3. #
  4. #   copy to S:.EDRC after removing unwanted stuff
  5.  
  6.  
  7. #   By default DME does not put tabs in the output file.    `savetabs on'
  8. #   causes DME to optimize the output file with tabs.
  9.  
  10. savetabs on
  11. map c-tab   ``    ' left left left left'
  12. map cs-tab  `del del del del'
  13. map a-tab   `goto block while cb `c-tab down''
  14. map as-tab  `goto block while cb `cs-tab down''
  15. map LR-mmove `tomouse tlate 32'
  16.  
  17.  
  18. #   Some people do not like the default cursor key mappings
  19. #   (see DME.DOC).  Here is an example of remapping them.
  20. #
  21. #map `c-up'  `scrollup'
  22. #map `c-dow' `scrolldown'
  23. #
  24. #map `s-up'  `pageup'
  25. #map `s-dow' `pagedown'
  26. #map `s-lef' `wleft'
  27. #map `s-rig' `wright'
  28. #
  29. #map `a-dow' `bottom'
  30. #map `a-up'  `top'
  31. #map `a-rig' `last'
  32. #map `a-lef' `first'
  33.  
  34.  
  35.