home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 090.lha / DME_v1.28 / .EDRC next >
Text File  |  1986-11-20  |  763b  |  33 lines

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