home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / dbase / vviews.zip / VVD_LOG.DEF < prev    next >
Text File  |  1990-08-03  |  351b  |  16 lines

  1. BEGIN LeftButton, MiddleButton, RightButton, MouseLeft, MouseRight, MouseUp, MouseDown, 30, 30
  2.  
  3. CHORDS LeftMiddle,,,
  4.  
  5. LeftButton:    TYPE ENTER
  6. RightButton:    TYPE 0,33   ; <Alt-f> 
  7. MiddleButton:    TYPE 0,68   ; <F10>
  8.  
  9. MouseLeft:      TYPE 0,75
  10. MouseRight:      TYPE 0,77
  11. MouseUp:      TYPE 0,72
  12. MouseDown:      TYPE 0,80
  13.  
  14. LeftMiddle:    TYPE 0,60   ; <F2>
  15.  
  16.