Path: utzoo!utgpu!watmath!clyde!att!ucbvax!ucdavis!sunny!poage
From: poage@sunny.UUCP (Tom Poage)
Newsgroups: comp.sys.ibm.pc
Subject: Re: Turn on/off cursor?
Message-ID: <350@sunny.UUCP>
Date: 2 Dec 88 03:28:05 GMT
References: <44479@yale-celray.yale.UUCP>
Reply-To: poage@sunny.UUCP (Tom Poage)
Distribution: na
Organization: UCDMC Clinical Engineering, Sacto., CA
Lines: 11

In article <44479@yale-celray.yale.UUCP> spolsky-joel@CS.Yale.EDU (Joel Spolsky) writes:
>How do you turn off the cursor and turn it on again?

Try INT 10H with
	AH = 01H ;set the number of scan lines to zero with CX for off.
	AH = 03H ;read cursor size in scan lines (CX) and location.
Tom.
-- 
Tom Poage, UCDMC Clinical Engineering, Sacto., CA
ucdavis.ucdavis.edu!sunny!{poage,root,postmaster,news}
ucbvax!ucdavis!sunny!{poage,root,postmaster,news}