Mail Archives: djgpp/1997/05/13/11:48:32
From: | Hartmut Schirmer <hsc AT techfak DOT uni-kiel DOT de>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: Problem with GRX20
|
Date: | Tue, 13 May 1997 16:11:25 +0200
|
Organization: | Technische Fakultaet, University of Kiel, Germany
|
Lines: | 22
|
Message-ID: | <3378768D.2684@techfak.uni-kiel.de>
|
References: | <5l9g3t$coi$2 AT pania DOT unipi DOT it>
|
NNTP-Posting-Host: | zora.techfak.uni-kiel.de
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
GianPiero Puccioni wrote:
> Now it has a parameter called "pitch" (in second place) but I couldn't
> figure out what it does, I had the function sortof work putting it equal
> to the width of the cursor, but does anyone knows what exactly IS this new
> parameter?
Had a look at grx20/src/mouse/bldcurs.c and it looks to me that you
can specifiy which cursor line will display:
pitch lines
0 1st, 1st, 1st, ...
1 1st, 2nd, 3rd, 4th, ...
2 1st, 3rd, 5th, 7th, ...
Setting pitch to zero should restore the old behaviour.
Hartmut
--
Hartmut Schirmer | Phone: +49-431-77572-709 FAX:-703
Automatisierungs- & Regelungstech. | hsc AT techfak DOT uni-kiel DOT de
Technische Fakult"at, | http://www.techfak.uni-kiel.de/~hsc
Kaiserstr. 2, 24143 Kiel, Germany | PGP key via WWW, Key ID:6D84AEC1
- Raw text -