home *** CD-ROM | disk | FTP | other *** search
INI File | 1993-09-26 | 781 b | 39 lines |
- [WinTab]
- ; choices are 1,3,5,7
- PointSize=1
-
- ; choices are 1,2,3,4
- LineSize=1
-
- ; choices are insert, edit, line
- Mode=insert
-
- ; see the Sound Setup box for choices
- SoundDriver=Sound Driver for PC-Speaker
-
- ; choices are black, white, red, green, blue, yellow, cyan, magenta
- ; and arbitrary RGB colors of the form R G B color_name
- ; where R, G, and B are integers between 0 and 255
- BackgroundColor=BLACK
- EditColor=RED
- SelectColor=GREEN
- FunctionColor=CYAN
- LineColor=YELLOW
- InsertColor=WHITE
- GridColor=WHITE
-
- ; choices are true and false
- Degrees=TRUE
-
- ; choices are rectangular and polar
- PlotType=rectangular
- DataType=rectangular
-
- ; choices are true and false
- ZoomBox=FALSE
- PositionBox=FALSE
- StatusBox=TRUE
- Autosort=FALSE
- FunctionGenerator=FALSE
-
-