delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f |
Date: | Thu, 9 Nov 2000 14:36:17 -0600 |
From: | JT Williams <jeffw AT darwin DOT sfbr DOT org> |
To: | djgpp AT delorie DOT com |
Subject: | Re: cursor |
Message-ID: | <20001109143617.A22025@kendall.sfbr.org> |
References: | <8udus7$jmh$1 AT lacerta DOT tiscalinet DOT it> <Pine DOT UW2 DOT 3 DOT 95 DOT 1001109204904 DOT 14458A-100000 AT bryggen DOT bgnett DOT no> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.2.5i |
In-Reply-To: | <Pine.UW2.3.95.1001109204904.14458A-100000@bryggen.bgnett.no>; from giva@bgnett.no on Thu, Nov 09, 2000 at 08:51:41PM +0100 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
-: > Is it possibile to reduce the cursor to a vertical line? -: -: There is Int10/AH=1 for changing the cursor scan-lines. -: CL/CH=cursor start/end scan lines. But this only makes an horizontal -: or "fatter" cursor. This topic has some things in common with the recent thread "Re: Mouse cursor in text-mode". Here, however, it seems that the task should be much simpler. All we want to do is provide a tiny 1-char bitmap that is used to draw the text-mode cursor---there is no mouse cursor position to manage. In fact, it might be sufficient if you could just tell the BIOS to use one of the upper 128 PC chars as a cursor.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |