Run 2 keyboards/2 mice on 1 computer?
bulkhead
Posts: 405
Is it possible to have two people writing code on the same computer, each with his own keyboard and mouse that is indepedent of each other? I know you can plug in two mice, but they share the same icon on the screen. Is there a program I can run that allows me to have two active windows, each controlled by a mouse/keyboard pair that's independent of each other?
Comments
http://www.ncomputing.com/ncomputing/products/direct.php#a3
regards peter
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
It certainly will handle 1 keyboard and 1 mouse with room to spare. But please understand that each keyboard requires 300ma of power. I imagine the mouse is nearly as power hungry.
Take a look at the Propeller Development Board with Keyboard, Mouse, Mike, Earphones, TV, Video, and still more 8 more I/Os to be exploited.
I believe there was even some discussion of a PCI interface, too.
The real question is do you need to have the video shared or seperate? Once you get into sharing I/O in one application, I suspect it become a question of what the software designers had intended. And I suspect most of them never considered 'sharing I/O' unless it was something like PC Remote.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"When all think alike, no one is thinking very much.' - Walter Lippmann (1889-1974)
······································································ Warm regards,····· G. Herzog [noparse][[/noparse]·黃鶴 ]·in Taiwan
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
-Funny, the third guy never did get down in history
·
Chris, do you remember what that product was called? Sounds like exactly what I'm looking for.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
While these things were popular ten years ago, they never got the kind of software support that a product needs.
They exist, but obvious everyone would prefer their own computer rather than have to wait due to the slowing down cause by having double the files open.
The real question is what keywords do you search for? Can anyone point the way. Maybe there is one product that was above the rest. A brand name?
Alternatively, if you could connect two USB Keyboards and two USB mice to a Windows computer -- someone might have a way to just do it all in software.
There are some SHELLS out their that are quite esoteric and hackible.
Try www.astonshell.com for example.
I know there more and I have them on my harddisk, but my Goggle Desktop seems to have gone bad with recent security updates.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"When all think alike, no one is thinking very much.' - Walter Lippmann (1889-1974)
······································································ Warm regards,····· G. Herzog [noparse][[/noparse]·黃鶴 ]·in Taiwan
I think I've seen WinNT drivers(probably for NT3.51) but nothing newer than that.
And with the cost of a new PC today, and the effortless and cheap networking, there just isn't a market for this kind of technology anymore.
And my card is one of the later models. Most were ISA-bus type cards with DOS drivers.
The Problem with using two keyboards, mice or whatever is that the system only has one queue for buffering the signals from them.
you'd have to set up another queue, assign input-devices to them, and find a method of reliably assigning the correct queue to each program that runs.
(This is easier with the cards as they have input connectors you could make dedicated drivers for. Using only USB-type equipment, though... a mess)
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Don't visit my new website...
Just for trivia's sake, here is the reference and some more "stupidity" quotes:
Enjoy!
Never underestimate the power of human stupidity.
- Robert A. Heinlein
Only two things are infinite, the universe and human stupidity,
and I'm not sure about the former.
- Albert Einstein
The difference between stupidity and genius is that genius has its limits.
- Albert Einstein
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Truly Understand the Fundamentals and the Path will be so much easier...
I though no one could be elected president more than 3 times?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Don't visit my new website...