[Prev][Next][Index][Thread]

DAUPHIN-L: Pen Calibration





On Tue, 17 Oct 1995, Matt Misbach wrote:
>...
> My pen seems to be calibrated very different. If I put the pen in the upper
> right corner the cursor is about 1.5 inches diagonally down and to the
> left of where my pen is...



Dear Matt:
I had the same problem myself, and the solution is quick and
easy.

In the system.ini file, you need to modify the section for the pen driver
settings. Your current file probably reads:

[Pen driver]
Com=2
com2=1

It should be:
[Pen driver]
Com=2
wOffsetX=938
wOffsetY=1012
wDistinctHeight=3586
wDistinctWidth=4857
DivideDown=1
Fifo=0
LeftEdge=250
RightEdge=5050
BottomEdge=250
TopEdge=3750
com2=1

You can, of course, make these changes with any text editor or the
windows notepad.

Good Luck.