Synergy

Issue Tracker (powered by SPIT)

Bug #1831 - Lefty mouse goes righty on client

Status:
Fixed
Priority:
High
Assignee:
None
Category:
None
Target:
None
Found:
None
Created by:
Created on:
4 Feb 2003 05:41
Updated by:
None
Updated on:
9 Aug 2010 22:16
Platform:
None
Google ID:
sf-680
Redmine ID:
1863

SourceForge user: bill77

Win98SE (Puke!) on both server and client. Both are set
via mouse control panel for left-handed mouse.

The client flips the buttons and treats it like a
right-handed mouse.

I haven't delved into the source, but I suspect this is
a double-jeopardy thing: The server computer is
sending swapped buttons which the client computer then
swaps again like a good little Windoze box and fouls it
all up. I don't think it really either Windoze' or
Synergy's fault, just an unforseen circumstance. The
obvious work-around it to change the client back to
"right-handed", and that ony gets confusing for a
moment when the server freezes and I have to go back to
the hardware KVM.


#1

5 Feb 2003 02:43: Issue Importer wrote a comment.

SourceForge user: crs23

Logged In: YES
user_id=21565

whoops. i'll look into who's doing the second swap.


#2

13 Feb 2003 06:48: Issue Importer wrote a comment.

SourceForge user: crs23

Logged In: YES
user_id=21565

both the win32 and X11 clients are incorrectly swapping
buttons. in both cases the OS does the swapping for us
which is undesired. the next release will have a fix where
the clients pre-swap to counteract the OS swapping.


#3

18 Feb 2003 02:22: Issue Importer wrote a comment.

SourceForge user: crs23

Logged In: YES
user_id=21565

fixed in version 1.0.3.


#4

18 Feb 2003 21:59: Issue Importer wrote a comment.

SourceForge user: bill77

Logged In: YES
user_id=703968

Problem Solved!

Confirmed that it now works fine with Win98SE server and
client, both set to left-handed mouse. Thanks!