Thanks for posting this, the spinning camera was getting the best of me.
Unfortunately, this creates a new problem. It basically shuts off the right mouse button on the client screen. No right mouse events get there.
So I tried expanding your solution by adding a second event to each binding, like this:
---------------
hotkey 1:
key: right mouse click ( mousebutton(3) )
event #1: function: Lock Cursor to screen: On
Toggle radio button "Hot key is pressed"
event #2: action: Press ( mousebutton(3) )
Toggle radio button "Hot key is pressed"
---------------
hotkey 2:
key: right mouse click ( mousebutton(3) )
event #1: function: Lock Cursor to screen: Off
Toggle radio button "Hot key is released"
event #2: action: Release ( mousebutton(3) )
Toggle radio button "Hot key is released"
---------------
I was hoping that this would force right mouse button press and release events to be sent to the client machine. Instead, it only sends press events. And then the client machine gets confused about mousebutton1 and mousebutton3. And THEN the SERVER gets confused too.
And then I eventually have to reboot to get everything back to normal.
Any ideas? The right mouse button is kind of important.
The only thing I can think of is to disable mouse look in WoW on the client machine, and then not mess with any of this.
I'm running Synergy 1.3.1 with two XP boxes.
- Ad
Connect With Us