Multiple mice on OS X

后端 未结 6 2068
清歌不尽
清歌不尽 2021-02-01 20:51

I am developing an OS X application that is supposed to take input from two mice. I want to read the motion of each mouse independently. What would be the best way to do this?

6条回答
  •  滥情空心
    2021-02-01 21:33

    maybe it's a solution for you to use usb->rsr232 converter and go by reading the serial port by yourself ?

提交回复
热议问题