So i have a computer running with duel monitors, i want to know how i can use each monitor with their own individual mouse and keyboard, still using the one computer, So i may have two users on the same computer using separate monitors?
Don't think you can.
Nope.
Rule, if something won't work with one monitor it won't work with two.
It's possible to have multiple mice and keyboards, but for them to work solely on one monitor as opposed to another you can't.
It's impossible to have separate instance of input in Windows.
there has to be some way?
Hook up another computer, that's about it.
This has been doable in Linux and Unix for a long time. Having X11 as a client/server model makes this possible.
[URL]http://www.x.org/wiki/Development/Documentation/Multiseat[/URL]
[URL]https://help.ubuntu.com/community/MultiseatX[/URL]
[URL]http://wiki.archlinux.org/index.php/Xorg_multiseat[/URL]
Have fun.
[QUOTE=PvtCupcakes;20169382]This has been doable in Linux and Unix for a long time. Having X11 as a client/server model makes this possible.
[URL]http://www.x.org/wiki/Development/Documentation/Multiseat[/URL]
[URL]https://help.ubuntu.com/community/MultiseatX[/URL]
[URL]http://wiki.archlinux.org/index.php/Xorg_multiseat[/URL]
Have fun.[/QUOTE]
Windows Subforum.....
[QUOTE=Panda X;20169424]Windows Subforum.....[/QUOTE]
I know, but as has already been said it can't be done on Windows. So I provided method that does work.