I'm looking for a driver or something to give me 2 independent mouse pointers controlled by two mice plugged into one computer.

Think multi-touch type thing without the touch.

link|improve this question

70% accept rate
For X11, not Windows or OS X: multicursor-wm.sourceforge.net – fennec Feb 5 '11 at 3:52
Any particular reason? I.e. what problem are you trying to solve with that? – Daniel Beck Feb 5 '11 at 5:33
feedback

2 Answers

up vote 2 down vote accepted

Based on the questions/answers at Multi Mouse & Keyboard for Mac (on Apple.SE):

Another similar question is Using two mice in Windows 7 (dual mouse, dual cursor), where the answers included:

link|improve this answer
feedback

Here are two solutions:

  1. Sample code for a solution: Stack Overflow - Multiple mice on OS X

  2. A program to give you two pointers: Dual OS X

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.