Eithermouse
Author: m | 2025-04-24
4. EitherMouse. EitherMouse ถูกสร้างขึ้นในภาษาสคริปต์ AutoHotKey และได้รับการออกแบบมาเพื่อการตั้งค่าที่แตกต่างกันสำหรับเมาส์แต่ละตัวเมื่อคุณเชื่อมต่อมากกว่า EitherMouse is described as 'Multiple mice, individual settings' and is an app in the os utilities category. There are six alternatives to EitherMouse for Windows. The best EitherMouse
EitherMouse/EitherMouse Setup.ahk at main gwarble/EitherMouse
Difference at the top of eithermouse.ahk: DeltaX%ActiveMouse% := NumGet(raw, (20+A_PtrSize*2), "Int")*4 DeltaY%ActiveMouse% := NumGet(raw, (24+A_PtrSize*2), "Int")*4 I'm using eithermouse.exe v.084 on updated Win10Home (no AutoHotKey). gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by gwarble » 05 Jun 2021, 19:24 @Kruskal: Thanks for the update I overlooked months ago... I'm not sure why that would have any effect but I will keep it on my radar.@RSMilward: I can't think of any reason that landscape/portrait monitor would have any effect, but do the two monitors have two different DPIs set (ie scale/size over 100%)? EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . . RSMilward Posts: 6 Joined: 25 Apr 2020, 14:36 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by RSMilward » 10 Jun 2021, 19:55 Yes, my monitors are set differently: left side (2560x1440) is at 125%, the right side (1200x1920) is at 100%. It's an extended desktop setup, with left as the primary display. gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by gwarble » 11 Jun 2021, 09:15 That's probably the cause, I haven't tried a setup like that but I will try to find a solution. EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . . madscijr Posts: 9 Joined: 26 May 2017, 12:20 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by madscijr » 15 Apr 2022, 10:40 Has anyone used EitherMouse to use multiple mice as separate controllers for a multiplayer video game? If so, could you post links to any sample code? Any idea if & how this might be done from VBA or QB64 code? Thanks... gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by gwarble » 15 Apr 2022, 10:54 EitherMouse won't help you for that, but if you use the RawInput API that EitherMouse uses within the game it can be done, just not from a seperate process. If you are not the author of the game, then I doubt it will be possible as the game itself needs to be written to understand what two seperate mice actually are. EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . . madscijr Posts: 9 Joined: 26 May 2017, 12:20 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by madscijr » 15 Apr 2022, 11:45 gwarble wrote: ↑15 Apr 2022, 10:54EitherMouse won't help you for that, but if you use the RawInput
EitherMouse/ at main gwarble/EitherMouse - GitHub
When I had to use touchpad. Thanks! gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by gwarble » 26 Apr 2022, 21:09 I've done very limited testing on Windows 11 but didn't experience any issues. I think the fact that you are on different hardware is more likely the cause, but I'm not positive. If you have any other mouse software or drivers running that you can disable, the mouse is more likely to register with a proper "handle" than if it is manipulated by the third party drivers. If that doesn't help, I can walk you through deeper diagnosis to determine the problem, and if its Windows 11 (or something else under my control) I will try to fix it EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . . czbird Posts: 1 Joined: 29 Oct 2022, 02:11 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by czbird » 29 Oct 2022, 02:14 Hi,I've installed EitherMouse to be able to swap buttons only on connected Logitech mouse without affecting touchpad buttons but sadly, it's not working. EitherMouse only detects one mouse when started and changing the buttons in the application changes them on both the mouse and the touchpad. Or I simply could not find the way on how to tell the software that there are two pointing devices.The touchpad uses some default MS driver from 2006, switching to Synaptics driver did not help to fix the issue.Any ideas?Thanks in advance! gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by gwarble » 31 Oct 2022, 09:43 Try toggling "ignore zero device" in the advanced settings menu... If so your devices' driver software package might be interfering and blocking the device ID from being detectable by EitherMouse, the workaround setting might help but if both devices are like that it might still not really work the way you want without uninstalling some of the mouse drivers/software EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . .Eithermouse Eithermouse Alternatives And Similar Software
As a "playground" for various pointing devices, so that was accumulated value for recent years.Yes, diagnostic periodically reports active mouse itself, but in my case it looked like they were changing constantly - and moreover, data for active (I mean, really active) device were overwritten (Mouse2 nicknamed "Touchpad" became "0.0.20.1" or something like that), and it was impossible to adjust its settings because of that. Removal of "misbehaving" device completely fixed the issue. It's also possible the problem was actually caused by my particular HW/SW configuration, as the sydtem is heavily tweaked and overloaded by manufacturer's drivers and third-party utilities like virtual scrolling etc.I'd have to say, your EM is truly excellent piece of software, working stable for quite long time. Thanks again! gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.75 - Multiple mice, individual settings... Post by gwarble » 26 Sep 2018, 10:17 ArchieEU wrote:I'd have to say, your EM is truly excellent piece of software, working stable for quite long time. Thanks again!Thanks a bunch, glad to hear that from someone so heavily immersed in different hardware, can I ask what you're working on? EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . . ArchieEU Posts: 3 Joined: 25 Sep 2018, 04:47 Re: EitherMouse 0.75 - Multiple mice, individual settings... Post by ArchieEU » 26 Sep 2018, 11:17 Software development & testing, often with HW compatibility check. I prefer trackballs, so all my workstations at office are equipped with them, as well as family desktop PC. In addition, most of them have ordinary mouse connected, too: just for the cases when it's needed to give access to the colleague or family member. You know, mouse users are totally helpless if forced to operate trackball... Also, I'm in constant search for "ideal one" and buy every model available, changing them frequently.Your utility in conjunction with Phillip Gibbons' X-Mouse Button Control are essential for the people like me. mattie47 Posts: 2 Joined: 27 Sep 2018, 18:50 Re: EitherMouse 0.75 - Multiple mice, individual settings... Post by mattie47 » 27 Sep 2018, 19:14 Hi @gwarble,Just tried to download EitherMouse, but it seems the website is down? Any alternative download link? Can't find it anywhere else on google I've used this for a number of months and it's been so handy. I have two mice, and it fixes an issue with the Razer DeathAdder Left hand mouse. ... nd-editionBasically this mouse is super annoying and has the buttons switched in the hardware of the mouse by default. So if you change the buttons in Windows, it'll affect your right hand mouse. Having been used to the buttons being the. 4. EitherMouse. EitherMouse ถูกสร้างขึ้นในภาษาสคริปต์ AutoHotKey และได้รับการออกแบบมาเพื่อการตั้งค่าที่แตกต่างกันสำหรับเมาส์แต่ละตัวเมื่อคุณเชื่อมต่อมากกว่าEitherMouse/index.html at main gwarble/EitherMouse - GitHub
. . . forum . . . . gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.75 - Multiple mice, individual settings... Post by gwarble » 16 May 2018, 18:57 Ok I think i finally fixed the lingering cursor when using MultiCursor mode... please let me know if you still have any issues with that.I also fixed a bug when mice were starting up with empty settings every once in a whileAnd finally, one user is still reporting issues with resuming from sleep and having to go to the tray icon to force EitherMouse to set the mouse settings properly... I thought that issue was solved, is anyone else getting this issue? Win10? Sleep/standby/hibernate? Administrator?Thanks:EitherMouse Setup.exe v0.753EitherMouse.exe v0.753 v0.753 - tooltip bug fix, update bug fix2018-7-29: second user reporting problem with lost settings when resuming from sleep, i guess this isn't fixed. EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . . ThanksALot Re: EitherMouse 0.75 - Multiple mice, individual settings... Post by ThanksALot » 11 Jul 2018, 17:12 I haven't read the whole thread, so if anyone mentioned it and you gave a reason for not doing it, I apollogize.Now, on the idea, is there a way to invert the colors on the pointer without using too many system resources on that. It's to distinguish both cursors (the tooltip is a great help, but if I can get rid of it this way, that will be great!)Thanks in advance gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.75 - Multiple mice, individual settings... Post by gwarble » 12 Jul 2018, 23:47 I haven't looked into inverting the original cursor specifically, but at one point I was working on colored cursors like this:but never really finished it... Need to make colored versions of all the cursors, fine tune the gdi+ replacement for a tooltip, etc... someday I will make the cursors for each mouse fully customizable, just a matter of free timei still have the "zero" device bug to work out, sorry if anyone is stuck and can't use EitherMouse because of this, please email me [email protected] or try an earlier version: EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . . Sp3ctre18 Posts: 3 Joined: 15 Aug 2017, 15:38 Contact: Re: EitherMouse 0.75 - Multiple mice, individual settings... Post by Sp3ctre18 » 23 Aug 2018, 23:51 I'm having the 3rd cursor issue as well with one of my mice; prevents me from clicking with it because the 3rd cursor seems to be held down, so clicking is like clicking or dragging to the 2nd pointEitherMouse/eula.txt at main gwarble/EitherMouse - GitHub
Kruskal Posts: 12 Joined: 10 Dec 2020, 01:20 Re: EitherMouse 0.8 - Multiple mice, individual settings... gwarble wrote: ↑17 Dec 2020, 09:21mirror meaning left handed, ie mirrored across the x axis visuallyso EitherMouse by itself with no other mouse utilities or ahk scripts running is making your cursor disappear? does it happen with windows dedault mouse cursor scheme? any behavior that seems to cause it?Ah, I didn't notice the cursor pointed the other way when "mirrored". But why the change of color? Why is mirroring preferred by some of your users?I am running other AHK scripts, but not mouse oriented. My Mouse Pointer Scheme says . Haven't detected any use that causes the disappearance.I turned off Enable Pointer Shadow since it wasn't working anyway and seemed a little animated. Haven't had a problem since. Not much use since then, though. Maybe that's it. RSMilward Posts: 6 Joined: 25 Apr 2020, 14:36 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by RSMilward » 17 Dec 2020, 14:26 I have 2 trackballs (left & right), and the mirrored cursors let me easily distinguish between them. gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by gwarble » 17 Dec 2020, 16:11 Yes the left handed (mirrored) cursors are useful to distinguish and more intuitive for some left handed mouse users... It doesn't change the color on purpose, it just doesn't know yours are purple (it can be any color you want as long as its white )I will see if I can duplicate your problem on my end... EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . . Kruskal Posts: 12 Joined: 10 Dec 2020, 01:20 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by Kruskal » 19 Dec 2020, 15:20 Kruskal wrote: ↑17 Dec 2020, 14:10I turned off Enable Pointer Shadow since it wasn't working anyway and seemed a little animated. Haven't had a problem since. Not much use since then, though. Maybe that's it.It's been a couple of days now running with no Pointer Shadow. Not one incidence of disappearing cursor yet. RSMilward Posts: 6 Joined: 25 Apr 2020, 14:36 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by RSMilward » 04 Jun 2021, 15:41 New (?) issue: EitherMouse on 2 monitors.Landscape monitor in front of me and portrait monitor to my right, with left- and right-handed trackballs (Elecom EX-G), and EM in mirrored-cursor mode. The right cursor on portrait monitor jumps position _a lot_ when I move the left cursor on landscape. Left monitor is 2560x1440, right is 1200x1920 and close to vertically centered on left.I see thisEitherMouse/favicon.ico at main gwarble/EitherMouse - GitHub
Zsy70123 Posts: 1 Joined: 15 Mar 2018, 02:19 Re: EitherMouse 0.71 - Multiple mice, individual settings... Hi Guys, great tool! Works well. But I have a problem:When I enable the multi cursor, say for example, I have two mouses. When I move the mouse there are always 3 cursors on the screen, 2 being the active mouse, 1 being the last position of the moving mouse before it moves. Anyone have the same problem? Also when i disable the multi cursor, there will be two still stay on the screen. 1 can be moved by both of the mouses, 1 cant be moved, and can only be removed from the screen by turning the EtherMouse software off. gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.71 - Multiple mice, individual settings... Post by gwarble » 17 Mar 2018, 14:44 Sorry I haven't been able to figure out how I introduced this problem. I also haven't had a ton of time to work on it but I will get an update out as soon as I can solve it.Thanks for the feedback EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . . Rising Re: EitherMouse 0.71 - Multiple mice, individual settings... Post by Rising » 06 May 2018, 14:54 im using 2 mices and 2 monitors. awsome program but i have 1 problem. wheen i move the 2 mouse on the screen the 1 mice stops and whean i try to move the 1 mice agein i get from the 1 mice the icon stuck on the schreen i can move the mouse perfect yust the icon is stuck at the monitor and i cant delete the stuck icon. soo i have 4 mause icons, 2 are working but 2 are stuck on and cant delete theam, they get stuck everytime i move the other mouse. but otherwise the aprogram is awsome gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.71 - Multiple mice, individual settings... Post by gwarble » 13 May 2018, 12:18 Yes, sorry there is a known problem when using MultiCursor mode leaving the extra cursor laying around... I haven't had a chance to find the problem yet, but its on my short list of things to fix. I believe this version 0.69 is still available and does not have this problem, but some other things have been fixed so you may want to try each version. ... 200.69.exeI will try to get this solved soon, just have a lot of things distracting me from working on this at the moment.Thanks,- joel EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com .. 4. EitherMouse. EitherMouse ถูกสร้างขึ้นในภาษาสคริปต์ AutoHotKey และได้รับการออกแบบมาเพื่อการตั้งค่าที่แตกต่างกันสำหรับเมาส์แต่ละตัวเมื่อคุณเชื่อมต่อมากกว่า EitherMouse is described as 'Multiple mice, individual settings' and is an app in the os utilities category. There are six alternatives to EitherMouse for Windows. The best EitherMouseComments
Difference at the top of eithermouse.ahk: DeltaX%ActiveMouse% := NumGet(raw, (20+A_PtrSize*2), "Int")*4 DeltaY%ActiveMouse% := NumGet(raw, (24+A_PtrSize*2), "Int")*4 I'm using eithermouse.exe v.084 on updated Win10Home (no AutoHotKey). gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by gwarble » 05 Jun 2021, 19:24 @Kruskal: Thanks for the update I overlooked months ago... I'm not sure why that would have any effect but I will keep it on my radar.@RSMilward: I can't think of any reason that landscape/portrait monitor would have any effect, but do the two monitors have two different DPIs set (ie scale/size over 100%)? EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . . RSMilward Posts: 6 Joined: 25 Apr 2020, 14:36 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by RSMilward » 10 Jun 2021, 19:55 Yes, my monitors are set differently: left side (2560x1440) is at 125%, the right side (1200x1920) is at 100%. It's an extended desktop setup, with left as the primary display. gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by gwarble » 11 Jun 2021, 09:15 That's probably the cause, I haven't tried a setup like that but I will try to find a solution. EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . . madscijr Posts: 9 Joined: 26 May 2017, 12:20 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by madscijr » 15 Apr 2022, 10:40 Has anyone used EitherMouse to use multiple mice as separate controllers for a multiplayer video game? If so, could you post links to any sample code? Any idea if & how this might be done from VBA or QB64 code? Thanks... gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by gwarble » 15 Apr 2022, 10:54 EitherMouse won't help you for that, but if you use the RawInput API that EitherMouse uses within the game it can be done, just not from a seperate process. If you are not the author of the game, then I doubt it will be possible as the game itself needs to be written to understand what two seperate mice actually are. EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . . madscijr Posts: 9 Joined: 26 May 2017, 12:20 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by madscijr » 15 Apr 2022, 11:45 gwarble wrote: ↑15 Apr 2022, 10:54EitherMouse won't help you for that, but if you use the RawInput
2025-04-03When I had to use touchpad. Thanks! gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by gwarble » 26 Apr 2022, 21:09 I've done very limited testing on Windows 11 but didn't experience any issues. I think the fact that you are on different hardware is more likely the cause, but I'm not positive. If you have any other mouse software or drivers running that you can disable, the mouse is more likely to register with a proper "handle" than if it is manipulated by the third party drivers. If that doesn't help, I can walk you through deeper diagnosis to determine the problem, and if its Windows 11 (or something else under my control) I will try to fix it EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . . czbird Posts: 1 Joined: 29 Oct 2022, 02:11 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by czbird » 29 Oct 2022, 02:14 Hi,I've installed EitherMouse to be able to swap buttons only on connected Logitech mouse without affecting touchpad buttons but sadly, it's not working. EitherMouse only detects one mouse when started and changing the buttons in the application changes them on both the mouse and the touchpad. Or I simply could not find the way on how to tell the software that there are two pointing devices.The touchpad uses some default MS driver from 2006, switching to Synaptics driver did not help to fix the issue.Any ideas?Thanks in advance! gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by gwarble » 31 Oct 2022, 09:43 Try toggling "ignore zero device" in the advanced settings menu... If so your devices' driver software package might be interfering and blocking the device ID from being detectable by EitherMouse, the workaround setting might help but if both devices are like that it might still not really work the way you want without uninstalling some of the mouse drivers/software EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . .
2025-03-27. . . forum . . . . gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.75 - Multiple mice, individual settings... Post by gwarble » 16 May 2018, 18:57 Ok I think i finally fixed the lingering cursor when using MultiCursor mode... please let me know if you still have any issues with that.I also fixed a bug when mice were starting up with empty settings every once in a whileAnd finally, one user is still reporting issues with resuming from sleep and having to go to the tray icon to force EitherMouse to set the mouse settings properly... I thought that issue was solved, is anyone else getting this issue? Win10? Sleep/standby/hibernate? Administrator?Thanks:EitherMouse Setup.exe v0.753EitherMouse.exe v0.753 v0.753 - tooltip bug fix, update bug fix2018-7-29: second user reporting problem with lost settings when resuming from sleep, i guess this isn't fixed. EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . . ThanksALot Re: EitherMouse 0.75 - Multiple mice, individual settings... Post by ThanksALot » 11 Jul 2018, 17:12 I haven't read the whole thread, so if anyone mentioned it and you gave a reason for not doing it, I apollogize.Now, on the idea, is there a way to invert the colors on the pointer without using too many system resources on that. It's to distinguish both cursors (the tooltip is a great help, but if I can get rid of it this way, that will be great!)Thanks in advance gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.75 - Multiple mice, individual settings... Post by gwarble » 12 Jul 2018, 23:47 I haven't looked into inverting the original cursor specifically, but at one point I was working on colored cursors like this:but never really finished it... Need to make colored versions of all the cursors, fine tune the gdi+ replacement for a tooltip, etc... someday I will make the cursors for each mouse fully customizable, just a matter of free timei still have the "zero" device bug to work out, sorry if anyone is stuck and can't use EitherMouse because of this, please email me [email protected] or try an earlier version: EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . . Sp3ctre18 Posts: 3 Joined: 15 Aug 2017, 15:38 Contact: Re: EitherMouse 0.75 - Multiple mice, individual settings... Post by Sp3ctre18 » 23 Aug 2018, 23:51 I'm having the 3rd cursor issue as well with one of my mice; prevents me from clicking with it because the 3rd cursor seems to be held down, so clicking is like clicking or dragging to the 2nd point
2025-03-26Kruskal Posts: 12 Joined: 10 Dec 2020, 01:20 Re: EitherMouse 0.8 - Multiple mice, individual settings... gwarble wrote: ↑17 Dec 2020, 09:21mirror meaning left handed, ie mirrored across the x axis visuallyso EitherMouse by itself with no other mouse utilities or ahk scripts running is making your cursor disappear? does it happen with windows dedault mouse cursor scheme? any behavior that seems to cause it?Ah, I didn't notice the cursor pointed the other way when "mirrored". But why the change of color? Why is mirroring preferred by some of your users?I am running other AHK scripts, but not mouse oriented. My Mouse Pointer Scheme says . Haven't detected any use that causes the disappearance.I turned off Enable Pointer Shadow since it wasn't working anyway and seemed a little animated. Haven't had a problem since. Not much use since then, though. Maybe that's it. RSMilward Posts: 6 Joined: 25 Apr 2020, 14:36 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by RSMilward » 17 Dec 2020, 14:26 I have 2 trackballs (left & right), and the mirrored cursors let me easily distinguish between them. gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by gwarble » 17 Dec 2020, 16:11 Yes the left handed (mirrored) cursors are useful to distinguish and more intuitive for some left handed mouse users... It doesn't change the color on purpose, it just doesn't know yours are purple (it can be any color you want as long as its white )I will see if I can duplicate your problem on my end... EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . . Kruskal Posts: 12 Joined: 10 Dec 2020, 01:20 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by Kruskal » 19 Dec 2020, 15:20 Kruskal wrote: ↑17 Dec 2020, 14:10I turned off Enable Pointer Shadow since it wasn't working anyway and seemed a little animated. Haven't had a problem since. Not much use since then, though. Maybe that's it.It's been a couple of days now running with no Pointer Shadow. Not one incidence of disappearing cursor yet. RSMilward Posts: 6 Joined: 25 Apr 2020, 14:36 Re: EitherMouse 0.8 - Multiple mice, individual settings... Post by RSMilward » 04 Jun 2021, 15:41 New (?) issue: EitherMouse on 2 monitors.Landscape monitor in front of me and portrait monitor to my right, with left- and right-handed trackballs (Elecom EX-G), and EM in mirrored-cursor mode. The right cursor on portrait monitor jumps position _a lot_ when I move the left cursor on landscape. Left monitor is 2560x1440, right is 1200x1920 and close to vertically centered on left.I see this
2025-04-08. . www.EitherMouse.com . . . . forum . . . . Guest Re: EitherMouse 0.71 - Multiple mice, individual settings... Post by Guest » 25 Sep 2018, 04:55 engmia wrote:@gwarble I registered to express my thanks for developing this absolutely amazing utility. The same story. Many thancs for highly useful utility, gwarble! Guest Re: EitherMouse 0.71 - Multiple mice, individual settings... Post by Guest » 25 Sep 2018, 05:15 gwarble wrote:gauss163 wrote:it might be possible that the large number of different settings could cause problems (I was up to Mouse34 at one point).Very cool, I've never had the mouse count up that high. What's about my Mouse73 then? BTW, is there any limitations of mouse list length? I think I've started to experience some problems recently, maybe caused by huge amount of entries.Is it correct way to clean up the list by removing unneeded branches in registry and correcting MouseCount value? ArchieEU Posts: 3 Joined: 25 Sep 2018, 04:47 Re: EitherMouse 0.71 - Multiple mice, individual settings... Post by ArchieEU » 25 Sep 2018, 14:45 [ for some reasons, my previous messages were posted with "Guest" author instead of my username ]Answering my own question: cleaning the registry haven't fixed erratic behavior of EM, but I think I've identified the source of problem.It seems it started after connection of Logitech wireless trackball: without it, everything works just fine. As diagnostic window shows, it constantly sends some data to the host, so EM thinks it is "currently active mouse", even if it actually isn't touched. Probably, it transmits some service information like battery discharge state, or something like that. gwarble Posts: 529 Joined: 30 Sep 2013, 15:01 Re: EitherMouse 0.75 - Multiple mice, individual settings... Post by gwarble » 25 Sep 2018, 20:48 Thanks for the feedback, did you really hook up 73 mice? Crazy, but in theory EitherMouse shouldn't careIts probably easier to use the "clear all settings" option in the advanced menu and just reset the active ones, there aren't many settings... but ultimately editing the registry settings is fineAs for the diagnostic mode, that window appends every few seconds, so it might not be your mouse, it would be weird if it triggered RawInput for something like battery status or anything like that, but you can verify with how that window acts with another mouse. I've had some weird hardware behavior reported over the years EitherMouse - Multiple mice, individual settings . . . . www.EitherMouse.com . . . . forum . . . . ArchieEU Posts: 3 Joined: 25 Sep 2018, 04:47 Re: EitherMouse 0.75 - Multiple mice, individual settings... Post by ArchieEU » 26 Sep 2018, 02:09 Not simultaneously, of course. The system is used
2025-04-20