2

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.

Justin808
  • 436

2 Answers2

3

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:

Dori
  • 1,131
2

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

Pif
  • 21