home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / dircolr5.zip / ds.ini < prev   
Text File  |  2000-05-19  |  3KB  |  128 lines

  1. ds.ini  to adjust colors for  ds.exe
  2. Caution, do not write more than 80 columns!
  3. Empty lines too are not allowed to be longer than 80 columns
  4.  
  5. The structure of this file  ds.ini  must be keeped. This means,
  6. lines which begin with the string FM must have an  o d d  line number
  7. and lines which begin with the string FMC must have an  e v e n
  8. line number.
  9.  
  10. The structure of all color andjusting commands
  11. must be always the same as shown in this file.
  12.  
  13. Please write the color command for directories, for example
  14.  
  15.       'bright green on green'
  16.  
  17. exactly in the same pattern which means with an apostrophe at the begin
  18. and an apostrophe at the end.
  19.  
  20. The color adjusting commands for files must be written
  21. without any apostrophe.
  22.  
  23.                              
  24. Allerdings müssen die Zeilen, die mit der Zeichenkette  FM  beginnen
  25. und die eine  u n g e r a d e n  Zeilennummer haben müssen, an ihrem
  26. Ende mit dem Gartenzeunsymbol  #  abgeschlossen sein, und zwar
  27. u n m i t t e l b a r  nach der Zeichenkette für die Dateierweiterung.  
  28.                              
  29. However the lines beginning with the string   FM
  30. and having an odd line number must be terminated at there end
  31. with the garden fence symbol  #  in fact immediately after the string
  32. for the file extension.
  33.                              
  34.                              
  35. The following colors are allowed:
  36.  
  37. Foreground:
  38.    bright white, bright yellow, bright pink, bright red, 
  39.    bright cyan,  bright green,  bright blue, gray   
  40.                 
  41. Background: (only for directories)
  42.    white, yellow, pink, red, cyan, green, blue, gray   
  43.                 
  44. Here the color adjusting commands
  45. for directories:
  46.  
  47. FM  = VzFar
  48. FMC = 'bright green on green'
  49.                 
  50. Here the color adjusting commands
  51. for files always on black background:
  52.  
  53. FM  = *.SYS#
  54. FMC = bright white
  55. FM  = *.INI#
  56. FMC = bright white
  57. FM  = *.HTM#
  58. FMC = bright white
  59. FM  = *.HTML#
  60. FMC = bright white
  61. FM  = *.CPP#
  62. FMC = bright yellow
  63. FM  = *.CC#
  64. FMC = bright yellow
  65. FM  = *.C#
  66. FMC = bright yellow
  67. FM  = *.DLL#
  68. FMC = bright pink
  69. FM  = *.ARJ#
  70. FMC = bright pink
  71. FM  = *.ZIP#
  72. FMC = bright pink
  73. FM  = *.TAR#
  74. FMC = bright pink
  75. FM  = *.RPM#
  76. FMC = bright pink
  77. FM  = *.TGZ#
  78. FMC = bright pink
  79. FM  = *.GZ#
  80. FMC = bright pink
  81. FM  = *.CMD#
  82. FMC = bright red
  83. FM  = *.BAT#
  84. FMC = bright red
  85. FM  = *.BTM#
  86. FMC = bright red
  87. FM  = *.DRV#
  88. FMC = bright cyan
  89. FM  = *.COM#
  90. FMC = bright cyan
  91. FM  = *.EXE#
  92. FMC = bright cyan
  93. FM  = *.LOG#
  94. FMC = bright green
  95. FM  = *.BMP#
  96. FMC = bright green
  97. FM  = *.H#
  98. FMC = bright green
  99. FM  = *.PAS#
  100. FMC = bright blue
  101. FM  = *.DBF#
  102. FMC = bright blue
  103. FM  = *.DLG#
  104. FMC = gray
  105. FM  = *.BAK#
  106. FMC = gray
  107. FM  = *.#
  108. FMC = white
  109. FM  = *.CFG#
  110. FMC = yellow
  111. FM  = *.DEF#
  112. FMC = pink
  113. FM  = *.MSG#
  114. FMC = red
  115. FM  = *.RES#
  116. FMC = red
  117. FM  = *.RC#
  118. FMC = cyan
  119. FM  = *.TTF#
  120. FMC = cyan
  121. FM  = *.DAT#
  122. FMC = cyan
  123. FM  = *.TXT#
  124. FMC = green
  125. /* end of file */
  126.  
  127.  
  128.