Dear All,
When we have a dual-monitor combination, does it mean that the
system has twice the resolution , ie, (800X600)+(800X600) = (1600X600) ?.
And how does it affect port drivers for mouse. Should the secondary montior
give the (x,y) with added offsets of the primary one?
cheers
Sesha.
**************************************************************************
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************
Just report info as you normally would and the system will take care of
it. If you are an absolute pointing device, keep on providing data in
abs coords from 0x0 to 0xFFFF; if you are a relative device, just
provide X/Y deltas.
If you want to map an absolute pointing device to just one monitor, the
system can’t do that natively. If you wanted to do this, you would have
to engineer this on your own.
d
-----Original Message-----
From: Seshagiri_Babu [mailto:xxxxx@Bla.Satyam.com]
Sent: Thursday, June 20, 2002 4:23 AM
To: NT Developers Interest List
Subject: [ntdev] Primary Monitor , Secondary Monitor and Mouse
Dear All,
When we have a dual-monitor combination, does it mean that the
system has twice the resolution , ie, (800X600)+(800X600) = (1600X600)
?.
And how does it affect port drivers for mouse. Should the secondary
montior
give the (x,y) with added offsets of the primary one?
cheers
Sesha.
************************************************************************
**
This email (including any attachments) is intended for the sole use of
the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying
or
distribution or forwarding of any or all of the contents in this message
is
STRICTLY PROHIBITED. If you are not the intended recipient, please
contact
the sender by email and delete all copies; your cooperation in this
regard
is appreciated.
************************************************************************
**
You are currently subscribed to ntdev as: xxxxx@windows.microsoft.com
To unsubscribe send a blank email to %%email.unsub%%