# Default initialization file for MS-DOS machines # This overrides the number of screen rows automagically determined # height 25 # This overrides the number of screen columns automagically determined # width 80 # Attributes are specified in this order: # normal, inverse, bold, inverse&bold, underline, inverse&underline, # bold&underline, inverse&bold&underline # The following attributes may be specified: # normal, high, low, italic, underline, blink, fastblink, reverse # f_black, f_red, f_green, f_yellow, f_blue, f_magenta, f_cyan, f_white # b_black, b_red, b_green, b_yellow, b_blue, b_magenta, b_cyan, b_white # Not all attributes may be supported attr b_blue f_white attr b_white f_blue attr b_blue f_white high attr b_white f_white high attr b_blue f_red blink attr b_white f_red attr b_blue f_red high attr b_white f_red high