Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!cica!tut.cis.ohio-state.edu!ucbvax!van-bc!rsoft!mindlink!a464 From: a464@mindlink.UUCP (Bruce Dawson) Newsgroups: comp.sys.amiga.tech Subject: Re: Cursor color Message-ID: <1047@mindlink.UUCP> Date: 1 Feb 90 13:31:59 GMT Organization: MIND LINK! - British Columbia, Canada Lines: 12 The cursor color is always NOT the colour it is appearing over. So, if you have a sixteen colour screen, and you have colour one text on a colour zero background, then the cursor will be colour thirty (~1) foreground on colour thirty-one (~0) background. So, to change the colour of the cursor, you have to change the colour of the background and the text, mostly the background. There are escape sequences for changing those colours. You can also specify, in the newscreen or newwindow field what colours you want for foreground and background. .Bruce.