home *** CD-ROM | disk | FTP | other *** search
/ Millennium Time Capsule / AC2000.BIN / disks / ac1_disk / appline.21e / appline.inf < prev    next >
Encoding:
Text File  |  1996-07-04  |  3.0 KB  |  96 lines

  1. #**** AppLine v2.1 INF file - please edit to your requirements ****
  2. #==============================================================================
  3. #
  4. # To edit this file load it into any ASCII text editor (for example 
  5. # Notice, Everest, Tempus etc) and edit the options as desired.
  6. #
  7. # Lines beginning with the '#' symbol (like this line) are comment lines
  8. # which are ignored by AppLine.
  9.  
  10. #/topwind          # AppLine is topped on starting
  11. #/backwind         # AppLine is bottomed on starting
  12. #/nocloser         # No closer button
  13. /showmem          # Free memory is displayed at end of AppLine bar
  14. #/topline          # AppLine is displayed immediately under the menu bar
  15. /timer 2000       # Interval in milliseconds between updating the icon bar
  16. /select           # The button belonging to the topped application is selected
  17. #/resize           # AppLine resizes the length of the bar dynamically
  18. #/rstart           # AppLine grows from right to left
  19. #/default bottom   # Default action when clicking on closer icon:
  20.                    # Options available:
  21.                    # 'top'    window topped
  22.                    # 'bottom' window bottomed
  23.                    # 'close'  AppLine closed
  24.                    # otherwise: popup displayed
  25. #/deskfirst        # Desktop always the first button
  26. #/fkeys            # Buttons selectable using function keys
  27. /large            # Display free memory in large system font
  28. #/xoff 72          # Distance between AppLine & left (or right) screen edge
  29. #/yoff -2          # Distance between Appline & bottom (or top) desktop edge
  30. /space 3          # Insert space after indicated button
  31. #/nowind           # Applications with no open windows greyed out
  32. #/vertical         # Buttons stacked vertically
  33. #/border 4         # Sets the 'strength' (in pixels) of the 3D effect
  34. #/frozen-disabled  # Change button display for frozen and disabled apps
  35.  
  36. # The following applications will not have buttons added to the AppLine bar:
  37. SCROFF
  38. WINCOM
  39.  
  40. # The following applications will not be topped if they have no open windows:
  41. !THING
  42. !QED
  43. !KNDINSKY
  44. !CAT
  45. !TAKEOFF
  46. !COMA
  47. !DESIGNER
  48. !ESSCODE
  49. !MANAGER
  50. !VT52
  51. !ZOOM
  52. !HEX_EDIT
  53. !INTRFACE
  54. !PAPILLON
  55. !ST-CAD
  56. !FONTNAME
  57.  
  58. # The following applications have no menu bar:
  59. -PROGLIST
  60. -ST-GUIDE
  61. -APPLINE
  62. -SPACE
  63. -NOTICE
  64. -MENU
  65. -QSTART
  66. -PINPOINT
  67. -T-CON
  68. -TWOINONE
  69. -KOBOLD_3
  70. -ZCONTROL
  71. -PARAFIN
  72. -COMA
  73. -KOBATCH
  74. -FINDER
  75. -REGISTER
  76.  
  77. # Set the button text colours:
  78. # Default colours (Note! Your system may change these values!):
  79. #  0=White        1=Black        2=Red           3=Green
  80. #  4=Blue         5=Cyan         6=Yellow        7=Magenta
  81. #  8=Grey         9=Dark grey   10=Dark red     11=Dark green
  82. # 12=Dark blue   13=Dark cyan   14=Dark yellow  15=Dark magenta
  83. #
  84. =ST-GUIDE 2     # Desktop accessories red
  85. =SPACE 2
  86. =NOTICE 2
  87. =KOBOLD_2 2
  88. =GSZRZ_30 2
  89. =1STGUIDE 2
  90. =THING 11       # Desktops dark green
  91. =EASE 11
  92. =QSTART 15      # Autostart applications dark magenta
  93. =MENU 15
  94. =WISEL 15
  95. =* 4            # All others blue
  96.