Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

(→‎Radix-50 encoding and decoding: Added manual signature and timestamp to last edit.)
Line 444:
 
Place new items here, if it's unclear where they belong.
===Multiple Mice===
If 2 or more USB mice (or trackballs / trackpads) are connected to the system, read the input of each separately (for multiple mouse pointers or for multiplayer game input). Some products that help with this:
* [https://www.eithermouse.com/ eithermouse.com]
* [https://pluralinput.com/ pluralinput.com]
* [https://archive.codeplex.com/?p=multitouchvista MultiTouchVista]
* [https://superuser.com/questions/29432/using-windows-7-how-can-you-use-multiple-mice-to-get-multiple-cursors Discussion: Using Windows 7, how can you use multiple mice (to get multiple cursors)?]
* [https://www.autoitscript.com/forum/topic/39571-two-mice-two-cursors-in-autoit/ Two mice = two cursors in AutoIt]
* [https://www.microsoft.com/en-us/download/details.aspx?id=7037 Microsoft Mouse Mischief]
* [https://sourceforge.net/software/product/TeamPlayer4/ TeamPlayer4] by [https://www.dicolab.com/getting_started.html Dicolab]
 
===Colorwheel===
description
Anonymous user