Hi,

If you guys (and gals) can add two new commandline options on
ctmouse2.exe, it would really be appreciated.

ctmouse, like all other mouse drivers, use a count breakpoint to enable
the mouse driver to know the end X and Y point of a user's screen.  

If you could create a commandline overrides for these count termination
values, it would be deeply appreciated.  They would work like this:

/MAXX=XXXX  Sets the maximum horizontal count termination point
/MAXY=XXXX  Sets the maximum vertical count termination point

This would enable programmers to use the ctmouse driver in any video
mode without having to implement adjustments to the CX and DX register
values.  Essentially, it would give us the ability to maintain a 1:1
pixel ratio for the mouse in any video mode.  The result would be 100%
smooth mouse movement.

I use many of the SVGA modes, and the current termination count is set
so that it only recognizes simple BIOS video modes, requiring offsets to
get full mouse coverage.  The result enables full mouse movement, but
not on a 1:1 ratio, and in high density modes, it becomes very jerky.

Since the standard mouse resolution value can be changed on the command
line, user's would still have the option of varying mouse speed.  This
is a very important issue, and I would appreciate some feedback on it.

Thank you,

Tom





------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to