; AswPack 1.4 Init/Config File (ASWPACK.INI) ; Copyright (c) 1991-93 Serious Cybernetics ; Blank lines and lines beginning with ; or # are ignored ; To test this file for errors run APITEST [Options] ; All entries in this section define programme options ; which may be overridden from the command line Windows=Explode ;Windows=Popup ;Windows=None Display=Colour ;Display=Dim ;Display=Mono Font=Defined ;Font=System ;Font=None Sound=Detect ;Sound=Internal ;Sound=None Users=@USERS.BBS ;Users=None Format=Same ;Format=QuickBBS ;Format=ProBoard Log=None ;Log=Summary ;Log=Detail Restart=No ;Restart=Yes Backups=Yes ;Backups=No Genius66=No ;Genius66=Yes BackChar=176 ;BackChar=197 ;BackChar=None [Font16] ; All entries in this section define character definitions that will ; be used on an EGA/VGA adapter when FONT is not set to NONE and ; the character height is 16 lines BackDef=231,0,0,126,126,0,0,231,231,0,0,126,126,0,0,231 ;BackDef=255,255,102,102,255,255,102,102,255,255,102,102,255,255,102,102 ;BackDef=1,127,65,93,85,85,85,85,85,85,85,85,69,125,1,255 ;BackDef=238,68,0,17,187,17,0,68,238,68,0,17,187,17,0,68 ;BackDef=130,186,170,170,170,170,170,170,170,170,170,186,130,254,0,254 ;BackDef=None [Font14] ; All entries in this section define character definitions that will ; be used on an EGA/VGA adapter when FONT is not set to NONE and ; the character height is 14 lines BackDef=231,231,0,126,126,0,231,231,231,0,126,126,0,231 ;BackDef=None [Font8] ; All entries in this section define character definitions that will ; be used on an EGA/VGA adapter when FONT is not set to NONE and ; the character height is 8 lines BackDef=0,126,0,231,0,126,0,231 ;BackDef=None ; Parameters in the [Colour] and [Dim] section may be entered ; either of 2 ways: ; ; Screen=Yellow on Blue ; or ; Screen=14,1 ; ; The following colour codes are allowed: ; ; Black Blue Green Cyan ; Red Magenta Brown LtGray ; DkGray LtBlue LtGreen LtCyan ; LtRed LtMagenta Yellow White [Colour] ; All entries in this section define colours that will be used ; when DISPLAY=COLOUR Screen=LtGray on Black Title=Yellow on Red Text=LtCyan on Blue Deleted=LtGray on Blue Frame=White on Blue Filename=Yellow on Blue OutShadow=DkGray on Black Unselected=Blue on LtGray Selected=White on Brown Border=Black on LtGray Headers=Red on LtGray InShadow=LtGray on Black Graph=Green on Black Progress=Magenta on LtGray [Dim] ; All entries in this section define colours that will be used ; when DISPLAY=DIM Screen=LtGray on Black Title=Yellow on Red Text=Cyan on Black Deleted=LtGray on Black Frame=Brown on Black Filename=Yellow on Black OutShadow=DkGray on Black Unselected=Cyan on Black Selected=White on Brown Border=Brown on Black Headers=Yellow on Black InShadow=DkGray on Black Graph=Green on Black Progress=LtGray on Black