home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 93 / af093sub.adf / Oview.LZX / ObjectView / english / OVPrefs.readme < prev   
Encoding:
Text File  |  1996-11-08  |  2.3 KB  |  64 lines

  1. #$VER: ObjectView.prefs V1.0 (5.7.96)--------------------------------
  2. #(C)opyright by Matthias Kraft
  3. #
  4. #Delete the quotationmark, delete the < > and replace them with the
  5. #desired value
  6. #
  7. #Quotationmarks are '#' or ';' at the first position of the line
  8. #
  9. #By saving the prefs with OVPrefs 'Save global' this file residing
  10. #in ((ENV|ENVARC):ObjectView.prefs) is overwritten.
  11. #
  12. #Possible Values:
  13. # <TRUE|FALSE> - (true|false) to be set accordingly
  14. # <name>       - remember it is case sensitive and don`t forget the >.font<
  15. #                suffix with the font
  16. # <size>       - use sensible max-values like 50 - 16368
  17. # <modeid>     - screen mode id in  hexadecimals
  18. # <depth>      - screens` depth 1 - 8 (corresponds to 2 - 256 colors)
  19. #                only for text-, document- or system-objects
  20. # <ysize>      - font size, sensible values range from 6 - 256 (?)
  21. #
  22. #Always remember:  - if you use a font, don`t forget to also tell it the size
  23. #                  - only one value of the SCREEN/WINDOW/PUBSCREEN values
  24. #                    makes sense. If you have used more than one, the
  25. #                    one with lower value will be ignored (order of importance
  26. #                    SCREEN, PUBSCREEN, WINDOW)
  27. #                  - if a displayed object has its own icon, where its
  28. #                    own objectview configuration is stored, it will
  29. #                    overwrite the stored configuration from this file!
  30. #                  - keywords must always be written in CAPITAL letters
  31. #                  - you cannot have a space (or any other character)
  32. #                    between the keyword, '=' and the value
  33. #
  34. #
  35. #Possible keywords (same as with the tooltypes):
  36. #--------------------------------------------------------------------
  37. #DONTUSEXPK=<TRUE|FALSE>
  38. #LOOP=<TRUE|FALSE>
  39. #IMMEDIATE=<TRUE|FALSE>
  40. #SCREEN=<TRUE|FALSE>
  41. #WINDOW=<TRUE|FALSE>
  42. #PUBSCREEN=<name>
  43. #MAXWIDTH=<size>
  44. #MAXHEIGHT=<size>
  45. #SCREENMODE=<modeid>
  46. #TEXTDEPTH=<depth>
  47. #FONTNAME=<name>
  48. #FONTSIZE=<ysize>
  49. #--------------------------------------------------------------------
  50. #Preset values in the Prefsprogram:
  51. #--------------------------------------------------------------------
  52. #DONTUSEXPK=FALSE
  53. #LOOP=FALSE
  54. #IMMEDIATE=FALSE
  55. #SCREEN=TRUE
  56. #WINDOW=FALSE
  57. #PUBSCREEN=>Workbench<
  58. #MAXWIDTH=640
  59. #MAXHEIGHT=400
  60. #SCREENMODE=>19004<
  61. #TEXTDEPTH=3
  62. #FONTNAME=>topaz.font<
  63. #FONTSIZE=>8<
  64.