home *** CD-ROM | disk | FTP | other *** search
/ Sound, Music & MIDI Collection 2 / SMMVOL2.bin / WAVUTIL / WINTAB31.ZIP / WINTAB.INI < prev    next >
Encoding:
INI File  |  1993-09-26  |  781 b   |  39 lines

  1. [WinTab]
  2. ; choices are 1,3,5,7
  3. PointSize=1
  4.  
  5. ; choices are 1,2,3,4
  6. LineSize=1
  7.  
  8. ; choices are insert, edit, line
  9. Mode=insert
  10.  
  11. ; see the Sound Setup box for choices
  12. SoundDriver=Sound Driver for PC-Speaker
  13.  
  14. ; choices are black, white, red, green, blue, yellow, cyan, magenta
  15. ; and arbitrary RGB colors of the form  R G B  color_name
  16. ; where R, G, and B are integers between 0 and 255
  17. BackgroundColor=BLACK
  18. EditColor=RED
  19. SelectColor=GREEN
  20. FunctionColor=CYAN
  21. LineColor=YELLOW
  22. InsertColor=WHITE
  23. GridColor=WHITE
  24.  
  25. ; choices are true and false
  26. Degrees=TRUE
  27.  
  28. ; choices are rectangular and polar
  29. PlotType=rectangular
  30. DataType=rectangular
  31.  
  32. ; choices are true and false
  33. ZoomBox=FALSE
  34. PositionBox=FALSE
  35. StatusBox=TRUE
  36. Autosort=FALSE
  37. FunctionGenerator=FALSE
  38.  
  39.