Dual monitors and the mouse

M

Man-wai Chang

In a dual-monitor setup, with primary monitor full-screended, is there
any trick that could enable the mouse to appear in the other monitor
without first exiting the full-screen?

Does the full-screen take control of ALL input devices?

--
@~@ Might, Courage, Vision, SINCERITY.
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (x86_64 Ubuntu 9.10) Linux 2.6.35.2
^ ^ 21:01:01 up 1 day 23:13 0 users load average: 0.00 0.00 0.00
ä¸å€Ÿè²¸! ä¸è©é¨™! ä¸æ´äº¤! ä¸æ‰“交! ä¸æ‰“劫! ä¸è‡ªæ®º! è«‹è€ƒæ…®ç¶œæ´ (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa
 
V

VanguardLH

Man-wai Chang said:
In a dual-monitor setup, with primary monitor full-screended, is there
any trick that could enable the mouse to appear in the other monitor
without first exiting the full-screen?

Does the full-screen take control of ALL input devices?

See the other groups to which you posted the SAME *multi*-posted
message.

Learn to cross-post:

http://en.wikipedia.org/wiki/Crossposting
http://www.blakjak.demon.co.uk/mul_crss.htm
http://www.cs.tut.fi/~jkorpela/usenet/xpost.html
 
R

RayLopez99

In a dual-monitor setup, with primary monitor full-screended, is there
any trick that could enable the mouse to appear in the other monitor
without first exiting the full-screen?

Does the full-screen take control of ALL input devices?

When you have a dual monitor, does your program have to be written for
dual monitors? I suppose so. That is, a "view" in Word on one
monitor should not be the same as a "view" in the other monitor. So
Microsoft Word no doubt has to be written for use in dual monitors.
Please confirm. Also whether Visual Studio has been written for dual
monitor use (I almost am sure it has).

RL
 
M

Man-wai Chang

When you have a dual monitor, does your program have to be written for
dual monitors? I suppose so. That is, a "view" in Word on one
monitor should not be the same as a "view" in the other monitor. So
Microsoft Word no doubt has to be written for use in dual monitors.
Please confirm. Also whether Visual Studio has been written for dual
monitor use (I almost am sure it has).

Windowed mode applications work fine. But when one application went
full-screen, the mouse could no longer move into another monitor.

--
@~@ Might, Courage, Vision, SINCERITY.
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (x86_64 Ubuntu 9.10) Linux 2.6.35.2
^ ^ 19:31:01 up 3 days 21:43 0 users load average: 0.00 0.00 0.00
ä¸å€Ÿè²¸! ä¸è©é¨™! ä¸æ´äº¤! ä¸æ‰“交! ä¸æ‰“劫! ä¸è‡ªæ®º! è«‹è€ƒæ…®ç¶œæ´ (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa
 
L

Loren Pechtel

When you have a dual monitor, does your program have to be written for
dual monitors? I suppose so. That is, a "view" in Word on one
monitor should not be the same as a "view" in the other monitor. So
Microsoft Word no doubt has to be written for use in dual monitors.
Please confirm. Also whether Visual Studio has been written for dual
monitor use (I almost am sure it has).

A program that produces a single output window generally only runs on
one window--but you can move it from window to window. A program that
produces multiple output windows can easily have various windows on
various screens.

As I write this I have Visual Studio Express open on the left monitor
(and Total Commander also there behind), a pdf file I'm reading on the
center monitor and Agent (newsreader) on the right monitor--and that's
actually inside a virtual machine on the right monitor. Firefox is
also open on the right monitor and is behind Agent.

Most of these programs only run in one window but when I pop up a
properties box from the designer in Visual Studio I put it on the
central monitor. The program I'm working on is likewise configured to
go to the central monitor--it will have multiple windows that can go
anywhere but I haven't gotten that far with it yet.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top