Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!cncst From: cncst@unix.cis.pitt.edu (Christophe N. Christoff) Newsgroups: comp.lang.pascal Subject: Change fore/background color permanently Message-ID: <73116@unix.cis.pitt.edu> Date: 21 Dec 90 09:29:47 GMT Reply-To: cncst@unix.cis.pitt.edu (Christophe N. Christoff) Organization: University of Pittsburgh, CIS Lines: 8 I have a color graphics adaptor, and likes to change the DOS default color to high intensity white over blue instead of light white over black. Can I do this with Turbo pascal? TEXTCOLOR and TEXTBACKGROUND only work within the turbo pascal programs, once the programs terminate, light white over black color comes back again. Can one provide a solution for it? Thanx in advance.