home *** CD-ROM | disk | FTP | other *** search
- #$VER: ObjectView.prefs V1.0 (5.7.96)--------------------------------
- #(C)opyright by Matthias Kraft
- #
- #Delete the quotationmark, delete the < > and replace them with the
- #desired value
- #
- #Quotationmarks are '#' or ';' at the first position of the line
- #
- #By saving the prefs with OVPrefs 'Save global' this file residing
- #in ((ENV|ENVARC):ObjectView.prefs) is overwritten.
- #
- #Possible Values:
- # <TRUE|FALSE> - (true|false) to be set accordingly
- # <name> - remember it is case sensitive and don`t forget the >.font<
- # suffix with the font
- # <size> - use sensible max-values like 50 - 16368
- # <modeid> - screen mode id in hexadecimals
- # <depth> - screens` depth 1 - 8 (corresponds to 2 - 256 colors)
- # only for text-, document- or system-objects
- # <ysize> - font size, sensible values range from 6 - 256 (?)
- #
- #Always remember: - if you use a font, don`t forget to also tell it the size
- # - only one value of the SCREEN/WINDOW/PUBSCREEN values
- # makes sense. If you have used more than one, the
- # one with lower value will be ignored (order of importance
- # SCREEN, PUBSCREEN, WINDOW)
- # - if a displayed object has its own icon, where its
- # own objectview configuration is stored, it will
- # overwrite the stored configuration from this file!
- # - keywords must always be written in CAPITAL letters
- # - you cannot have a space (or any other character)
- # between the keyword, '=' and the value
- #
- #
- #Possible keywords (same as with the tooltypes):
- #--------------------------------------------------------------------
- #DONTUSEXPK=<TRUE|FALSE>
- #LOOP=<TRUE|FALSE>
- #IMMEDIATE=<TRUE|FALSE>
- #SCREEN=<TRUE|FALSE>
- #WINDOW=<TRUE|FALSE>
- #PUBSCREEN=<name>
- #MAXWIDTH=<size>
- #MAXHEIGHT=<size>
- #SCREENMODE=<modeid>
- #TEXTDEPTH=<depth>
- #FONTNAME=<name>
- #FONTSIZE=<ysize>
- #--------------------------------------------------------------------
- #Preset values in the Prefsprogram:
- #--------------------------------------------------------------------
- #DONTUSEXPK=FALSE
- #LOOP=FALSE
- #IMMEDIATE=FALSE
- #SCREEN=TRUE
- #WINDOW=FALSE
- #PUBSCREEN=>Workbench<
- #MAXWIDTH=640
- #MAXHEIGHT=400
- #SCREENMODE=>19004<
- #TEXTDEPTH=3
- #FONTNAME=>topaz.font<
- #FONTSIZE=>8<
-