home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / commodity / promotor / promotor.config < prev    next >
Text File  |  1995-02-27  |  5KB  |  104 lines

  1. ;
  2. ;                   The Promotor - Configuration file
  3. ;
  4. ;  Template :
  5. ;  ----------
  6. ;     TASK/K,                       The name of the task requesting the screen
  7. ;     PUBSCR/K,                     The pubscreen name of the screen
  8. ;     TITLE/K,                      The title
  9. ;     MODE/K,                       The requested display-mode
  10. ;
  11. ;                    All the above can handle AmigaDOS wild-cards !
  12. ;
  13. ;     X=LEFT/K/N,                   Left offset of the screen
  14. ;     Y=TOP/K/N,                    Top offset of the screen
  15. ;     W=WIDTH/K/N,                  Width of the screen
  16. ;     H=HEIGHT/K/N,                 Height of the screen
  17. ;     D=DEPTH/K/N,                  Depth of the screen
  18. ;     TOMODE/K,                     Display-mode to use for the screen
  19. ;     OVERSCAN/K,                   Overscan-mode TXT,STD,MAX or VID
  20. ;     CMAPENTRIES/K/N,              Number of colormap-entries
  21. ;     ASCROLL=AUTOSCROLL/K/N,       Autoscroll (0 or 1)
  22. ;     FULLPAL=FULLPALETTE/K/N,      Full intuition palette (0 or 1)
  23. ;     DRAG=DRAGGABLE/K/N,           Draggable screen (0 or 1)
  24. ;     EXCL=EXCLUSIVE/K/N,           Don't share display with other screens
  25. ;                                   (0 or 1)
  26. ;     SHARE=SHAREPENS/K/N,          Shared DriPens (ask C=) (0 or 1)
  27. ;     FAST=INTERLEAVED/K/N,         Interleaved bitmap (0 or 1)
  28. ;     LIKEWB=LIKEWORKBENCH/K/N,     Same as the workbench (0 or 1)
  29. ;     SYSFONT/K/N,                        Should the new or old system font be used ?
  30. ;                                                    1 = Old system font (topaz 8/9)
  31. ;                                                    0 = New system font (preferences)
  32. ;     PENS=DRIPENS/K,               DriPens to use ("xxxx:xxxx:xxxx:..." where
  33. ;                                   xxxx is a hex number !)
  34. ;
  35. ;                    The following switches can be used to indicate that
  36. ;                    you really want the screen to use the stuff you
  37. ;                    specified here !  This is potentially dangerous !
  38. ;                    For example : changing the dimensions of a screen
  39. ;                    may not become the program requesting that screen !
  40. ;                    Make sure you know what you're doing when forcing
  41. ;                    some setting !
  42. ;
  43. ;     FORCEX=FORCELEFT/S,
  44. ;     FORCEY=FORCETOP/S,
  45. ;     FORCEWIDTH/S,
  46. ;     FORCEHEIGHT/S,
  47. ;     FORCEDEPTH/S,
  48. ;     FORCEMODE/S,
  49. ;     FORCEOSCAN=FORCEOVERSCAN/S,
  50. ;     FORCECMAPENTRIES/S,
  51. ;     FORCEASCROLL=FORCEAUTOSCROLL/S,
  52. ;     FORCEFULLPAL=FORCEFULLPALETTE/S,
  53. ;     FORCEDRAG=FORCEDRAGGABLE/S,
  54. ;     FORCEEXCL=FORCEEXCLUSIVE/S,
  55. ;     FORCESHARE=FORCESHAREPENS/S,
  56. ;     FORCEINTERLEAVED/S,
  57. ;     FORCELIKEWB=FORCELIKEWORKBENCH/S,
  58. ;        FORCESYSFONT/S
  59. ;
  60. ;                    If you don't want to specify your own DriPens, you
  61. ;                    can use a set of built-in DriPens (DEFDRIPENS).  You
  62. ;                    can modify this set so that the BARxxPENS are the
  63. ;                    same as the xxPENS !  This may be useful for programs
  64. ;                    drawing in the titlebar (CED).
  65. ;
  66. ;     DEFDRIPENS/S,
  67. ;     FORCEPENS/S,
  68. ;     DRIPENS20/S
  69. ;
  70.  
  71.  
  72. ; 1. Don't promote the Workbench !
  73.  
  74. TITLE=#?Workbench#?
  75.  
  76. ; 2. Promote any screen of any task that's got X42ES in its name to a size
  77. ;    of 500 x 200 (FORCED) at position (92,333) !  Use productivity as the
  78. ;    default screen-mode !
  79.  
  80. TASK=#?X42ES#? X=92 Y=333 W=500 H=200 FORCEX FORCEY FORCEWIDTH FORCEHEIGHT TOMODE=MULTISCAN:Productivity INTERLEAVED=1
  81.  
  82. ; Some other examples ...
  83.  
  84. TITLE="# Quarterback#?" INTERLEAVED=1 FULLPAL=1 PENS="0000:0001:0001:0002:0001:0002:0001:0000:0002:0000:0001:0001" FORCEPENS FORCEINTERLEAVED FORCEFULLPAL
  85. TASK=#?A-Max#?
  86. TITLE="#?LockPick#?" TOMODE=0x69020 AUTOSCROLL=1 FORCEMODE FORCEAUTOSCROLL
  87. TASK=#?CygnusED#? INTERLEAVED=1 TOMODE=MULTISCAN:Productivity OVERSCAN=TXT AUTOSCROLL=1 FORCEAUTOSCROLL DEFDRIPENS DRIPENS20
  88. TASK=#?Hex#? TOMODE=MULTISCAN:Productivity OVERSCAN=TXT AUTOSCROLL=1 FORCEAUTOSCROLL DEFDRIPENS
  89. TASK=#?ASwarm#? X=20 Y=0 W=640 H=495 FORCEX FORCEY FORCEWIDTH FORCEHEIGHT INTERLEAVED=0 OVERSCAN=TXT AUTOSCROLL=0 TOMODE=MULTISCAN:Productivity FORCEMODE
  90. TASK=#?MIAMIGA-FILE#? TOMODE=0x69020 PENS="0003:0002:0002:0001:0002:0000:0002:0003:0001:0003:0002:0002"
  91. TASK=#?ADPro#?
  92. TASK=#?PPAnim#?
  93. TASK=#?PPShow#?
  94. TASK=#?MultiView#?
  95. TASK=#?PKAmigaZIP#?
  96. TASK=#?OctaMED#? X=32 FORCEX TOMODE="DBLPAL:High Res" OVERSCAN=TXT DEFDRIPENS DRIPENS20
  97. TASK=#?STP#? TOMODE="DBLPAL:High Res" OVERSCAN=TXT DEFDRIPENS DRIPENS20
  98. TOMODE=MULTISCAN:Productivity OVERSCAN=TXT AUTOSCROLL=1 FORCEAUTOSCROLL
  99.  
  100. ; You can also specify modes as numbers ... Hex number only !
  101.  
  102. MODE=0x?????(08|0a)? TOMODE=0x000690A4 OVERSCAN=TXT AUTOSCROLL=1 FORCEMODE FORCEAUTOSCROLL DEFDRIPENS DRIPENS20
  103. MODE=0x?????(80|82)? TOMODE=0x00069824 OVERSCAN=TXT AUTOSCROLL=1 FORCEMODE FORCEAUTOSCROLL DEFDRIPENS DRIPENS20
  104.