VMware Communities > VMTN > Desktop Products > VMware Workstation > Discussions

This Question is Possibly Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (6 pts)
9 Replies Last post: Nov 27, 2008 2:37 PM by f123456
Reply

VMWare + Synergy: Plans for a patch?

Nov 2, 2007 7:07 AM

Click to view it.ma+a's profile Lurker it.ma+a 1 posts since
Nov 2, 2007
I am running:
1. A Windows XP machine as a Synergy server
2. A Linux (Ubuntu 7.10) as a Synergy client and host to VMWare Workstation

As has been observed in another forum (http://ubuntuforums.org/showthread.php?t=539546), but not, to what I have seen, in these forums, there are problems with the "Synergized" keyboard. Specifically the <shift> and <ctrl> keys don't seem to work in the guest OSes on machine #2.

Any timeline for a fix?

Thanks!
Reply Re: VMWare + Synergy: Plans for a patch? Feb 3, 2008 2:07 PM
Click to view tosvar's profile Lurker tosvar 2 posts since
Jan 10, 2007

Hi there -

I am running a very similar setup and have problems with the keymapping also. My synergy server is a macbook runnig OSX 10.5.latest. My synergy client is ubuntu 7.10 and the guest OS's are all windows based.

cntl, shift, capslock, and space are wacky. Space requires two presses to emit one space. The others don't work at all. So no caps, no cntl, etc. VNC works but it's just not the same and is almost too slow to use. Patch? Work around? Any help would be appreciated.

Thanks!

Reply Re: VMWare + Synergy: Plans for a patch? Feb 27, 2008 11:19 AM
in response to: tosvar
Click to view iwanttobeamole's profile Lurker iwanttobeamole 1 posts since
Feb 27, 2008

I also have a similar setup, and the same problem,

Synergy running as host on an XP machine, then Ubuntu 7.10 with VMware and ctrl + shift don't work, and when capslock is on, I can't type anything.

Keypresses on the ubuntu machine (not via Synergy) operate as per normal.

Have tested virtualbox which is fine. All other apps via Synergy are fine, so I would suspect some sort of vmware/synergy compatibilty issue.


Reply Re: VMWare + Synergy: Plans for a patch? Feb 28, 2008 7:16 PM
in response to: iwanttobeamole
Click to view docsmooth's profile Enthusiast docsmooth 29 posts since
Dec 7, 2005
I run ubuntu 7.10 as the synergy server with VMWare workstatino 6.02. The XP system is the guest. I have no issues - can you guys change your server/client setup?
Reply Re: VMWare + Synergy: Plans for a patch? Mar 20, 2008 4:53 AM
in response to: docsmooth
Click to view moondevil's profile Enthusiast moondevil 25 posts since
Jun 13, 2005
HI, I'm running Linux Mint 4.0 (based on ubuntu) as a server connecting to another Mint box running VM Workstation with an XP guest. Exactly the same problems as you describe. However, if running Linux as server to Windows sysnergy client and then workstation within Windows, everything operates correctly, so I would suggest the bug is within the Synergy client process for Linux.
Reply Re: VMWare + Synergy: Plans for a patch? May 27, 2008 6:14 AM
in response to: moondevil
Click to view Ehron's profile Novice Ehron 4 posts since
Apr 29, 2008

http://sourceforge.net/tracker/index.php?func=detail&aid=1101403&group_id=59275&atid=490467

This behavior was reported to the Synergy developers a long time ago. Their are a few duplicate bugs that have been entered as recently as last month. I don't forsee a quick resolution.

Reply Re: VMWare + Synergy: Plans for a patch? Sep 24, 2008 7:33 PM
Click to view wonkcity's profile Lurker wonkcity 2 posts since
Aug 4, 2008
I am running OSX 10.5.4 Synergy server --> connecting to a Ubuntu 8.0.4 client --> hosting VMware windows clients.

The <ctrl> and <shift> keys are not functioning inside the VMware clients.

They do, however work inside the Ubuntu Host.

I found the following bug post -- I am hoping this resolved at some point. Will have to hook up my old KVM or find something else for now as this renders Synergy useless for me.

https://bugs.launchpad.net/ubuntu/+source/synergy/+bug/215745

See also:

http://sourceforge.net/tracker/index.php?func=detail&aid=1101403&group_id=59275&atid=490467

http://ubuntuforums.org/showthread.php?t=539546&page=2

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321055
Reply Re: VMWare + Synergy: Plans for a patch? Sep 25, 2008 1:52 AM
Click to view jameslin's profile Master jameslin 1,057 posts since
Jan 31, 2005
VMware
Reply Re: VMWare + Synergy: Plans for a patch? Sep 25, 2008 7:25 AM
in response to: jameslin
Click to view wonkcity's profile Lurker wonkcity 2 posts since
Aug 4, 2008
It looks promising but I'm not sure I want to get into hacking and re-compiling synergy at this point. Looks like it might would work if I had time to pursue it.
Reply Re: VMWare + Synergy: Plans for a patch? Nov 27, 2008 2:37 PM
Click to view f123456's profile Lurker f123456 1 posts since
Nov 27, 2008
It may not be exactly the same problem but it's the close to mine and when there is a simple solution to your problem, then it would most certainly fix mine too, so I'm posting it here hoping it might help someone.

My problem was: I couldn't get the Alt Gr key working. The shift key did work, ctrl+alt(=alt gr) didn't work ether.


Since Alt Gr is essential for most non-english keyboard layouts, I found a workaround to get it working (with ubuntu on the vm):


In Synergy:


1. create a keyboard shortcut in Synergy:


Hotkey: keystroke: alt gr+<x> (where x is a key you want to press together with alt gr on your keyboard layout)
Action: keystroke <special key>+<y> (y beeing the desired key on US layout)


The special key could be left/right alt/ctrl/win or menu, capslock or scrolllock, just make sure it works in the vm.


2. In the keyboard layout preferences, add the USA layout (non-default) and under layout options > layout switching check '<special key>switches layout while pressed.'


Now when alt gr + x is pressed on the server, it's converted to <special>+y, send to the host which types a x by switching to US layout, which is the same character as alt gr + x on your layout.
You may have to assign Action: <shift+special key>+<y> to type a character that is typed by using shift on the us layout.


Is there any simpler solution?

edit:

if <shift+special key>+<y> doesnt, work. you may have create more than one action per hotkey:


like

press shift,
press and releas special+x
release shift

or switch shift with special or change special behavior in ubuntu to switch rather than while pressed.

Actions