Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3E2DAABD.5090109@kleckner.net> Date: Tue, 21 Jan 2003 12:17:01 -0800 From: Jim Kleckner User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Consistent usage of "black on white" colors in terminal Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I promise that I have searched a whole bunch to find the answer to this question. I would be happy just to get pointers in the right direction to look. It appears that some programs use termcap and some use terminfo. I have mostly gotten my bash colors to display properly with black on white which I find considerably more pleasing than white on black (the default cmd.exe colors). One does this by just creating a shortcut to the cygwin.bat file, right-click on properties on the shortcut, and setting the colors and layout. Programs like info, man, and cpan, however, do not know about these switched default colors. Trying to eliminate color altogether also doesn't seem to work. Try setting TERM=ansi-mono, invoke a bash subshell just for good luck, then type "man man" and notice the continued use of color and invisible white on white highlighted text. Has anyone done this successfully and can you give a pointer to the documentation to do this? Many thanks - Jim -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/