* [Qemu-devel] Qemu and Synergy?
@ 2005-10-22 16:09 Oliver Gerlich
2005-10-22 22:01 ` John R. Hogerhuis
2005-10-27 18:08 ` Thomas Steffen
0 siblings, 2 replies; 5+ messages in thread
From: Oliver Gerlich @ 2005-10-22 16:09 UTC (permalink / raw)
To: qemu-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
is anyone here using Synergy (see synergy2.sf.net) to make the mouse go
smoothly from host to guest? At first glance, I'd say Synergy offers
much of the stuff that's necessary for easing the use of Qemu: it can
transport mouse and keyboard commands to another machine (to the Qemu
guest), and it offers clipboard sharing.
At second glance, Synergy moves the mouse pointer only when it reaches a
screen border (for good interaction with Qemu, it should move the
pointer whenever the Qemu windows is clicked or something like that).
Also, communication is done over TCP/IP, which might not be available in
all Qemu guests.
So, any ideas here on how to easily use Qemu and Synergy? IMHO, Qemu
would greatly benefit from these features. But I don't see a way to
integrate the two programs. Do you?
Regards,
Oliver Gerlich
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDWmQdTFOM6DcNJ6cRAvDPAKDFRKTWa7QvagXXLSV0bIn6S+tbmQCglLRm
T3deLbl6cLbtsILaXQEjaOs=
=597v
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] Qemu and Synergy?
2005-10-22 16:09 [Qemu-devel] Qemu and Synergy? Oliver Gerlich
@ 2005-10-22 22:01 ` John R. Hogerhuis
2005-10-24 10:00 ` Oliver Gerlich
2005-10-27 18:08 ` Thomas Steffen
1 sibling, 1 reply; 5+ messages in thread
From: John R. Hogerhuis @ 2005-10-22 22:01 UTC (permalink / raw)
To: qemu-devel
On Sat, 2005-10-22 at 18:09 +0200, Oliver Gerlich wrote:
> So, any ideas here on how to easily use Qemu and Synergy? IMHO, Qemu
> would greatly benefit from these features. But I don't see a way to
> integrate the two programs. Do you?
>
Very cool. Have you talked to the developers of this software? They
probably have already given some thought to working with windowed
virtual machines, and if they haven't I bet they would be interested in
the concept.
-- John.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] Qemu and Synergy?
2005-10-22 22:01 ` John R. Hogerhuis
@ 2005-10-24 10:00 ` Oliver Gerlich
0 siblings, 0 replies; 5+ messages in thread
From: Oliver Gerlich @ 2005-10-24 10:00 UTC (permalink / raw)
To: jhoger, qemu-devel
John R. Hogerhuis wrote:
> On Sat, 2005-10-22 at 18:09 +0200, Oliver Gerlich wrote:
>
>
>>So, any ideas here on how to easily use Qemu and Synergy? IMHO, Qemu
>>would greatly benefit from these features. But I don't see a way to
>>integrate the two programs. Do you?
>>
>
>
> Very cool. Have you talked to the developers of this software? They
> probably have already given some thought to working with windowed
> virtual machines, and if they haven't I bet they would be interested in
> the concept.
>
> -- John.
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
>
So far, I've opened a thread in the Synergy forum at sf.net (see
http://sourceforge.net/forum/forum.php?thread_id=1371199&forum_id=199579),
but there are no replies yet.
Actually, I have no idea how to approach this, so I just posted it in
their forum and on this list, hoping that people think about it and have
some ideas...
Regards,
Oliver
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] Qemu and Synergy?
2005-10-22 16:09 [Qemu-devel] Qemu and Synergy? Oliver Gerlich
2005-10-22 22:01 ` John R. Hogerhuis
@ 2005-10-27 18:08 ` Thomas Steffen
2005-10-27 19:31 ` Oliver Gerlich
1 sibling, 1 reply; 5+ messages in thread
From: Thomas Steffen @ 2005-10-27 18:08 UTC (permalink / raw)
To: qemu-devel
On 10/22/05, Oliver Gerlich <olig9@gmx.de> wrote:
> is anyone here using Synergy (see synergy2.sf.net) to make the mouse go
> smoothly from host to guest? At first glance, I'd say Synergy offers
> much of the stuff that's necessary for easing the use of Qemu: it can
> transport mouse and keyboard commands to another machine (to the Qemu
> guest), and it offers clipboard sharing.
>
> At second glance, Synergy moves the mouse pointer only when it reaches a
> screen border (for good interaction with Qemu, it should move the
> pointer whenever the Qemu windows is clicked or something like that).
That sounds very much like x2x or x2vnc to me. I have been using x2vnc
for a while when I had a Linux and a Windows box on my desk, and it
works beautifully. Is synergy much different?
Apart from that, I think on the X11 side x2vnc works very much like
Qemu already does. Of course the vnc side could be interesting. And
maybe synergy has the same functionality, but with less code.
The communication over TCP could easily be moved to a QEMU specific
transport, I guess.
Thomas
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] Qemu and Synergy?
2005-10-27 18:08 ` Thomas Steffen
@ 2005-10-27 19:31 ` Oliver Gerlich
0 siblings, 0 replies; 5+ messages in thread
From: Oliver Gerlich @ 2005-10-27 19:31 UTC (permalink / raw)
To: qemu-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Thomas Steffen schrieb:
> On 10/22/05, Oliver Gerlich <olig9@gmx.de> wrote:
>
>>is anyone here using Synergy (see synergy2.sf.net) to make the mouse go
>>smoothly from host to guest? At first glance, I'd say Synergy offers
>>much of the stuff that's necessary for easing the use of Qemu: it can
>>transport mouse and keyboard commands to another machine (to the Qemu
>>guest), and it offers clipboard sharing.
>>
>>At second glance, Synergy moves the mouse pointer only when it reaches a
>>screen border (for good interaction with Qemu, it should move the
>>pointer whenever the Qemu windows is clicked or something like that).
>
>
> That sounds very much like x2x or x2vnc to me. I have been using x2vnc
> for a while when I had a Linux and a Windows box on my desk, and it
> works beautifully. Is synergy much different?
>
> Apart from that, I think on the X11 side x2vnc works very much like
> Qemu already does. Of course the vnc side could be interesting. And
> maybe synergy has the same functionality, but with less code.
>
> The communication over TCP could easily be moved to a QEMU specific
> transport, I guess.
>
> Thomas
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
>
Thanks for pointing out x2vnc and x2x. I didn't knew about them.
- From what I can see they have quite similar functionality as synergy,
only that synergy (if I understand correctly) works with Linux, Windows
and Mac, and the master computer doesn't necessarily have to run Linux
(correct me if I'm wrong).
Btw. according to the synergy developer there's a big refactoring
planned, which might add support for things like Qemu interaction (see
http://sourceforge.net/forum/forum.php?thread_id=1371199&forum_id=199579).
Also see
http://sourceforge.net/forum/forum.php?thread_id=1372094&forum_id=199579
about changing the transport layer. Although such functionality not
absolutely necessary, it would certainly help :)
Regards,
Oliver
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDYSspTFOM6DcNJ6cRArD2AKCzRBdSC35PVgHO5ZrdHhyvLRm0OwCfT2NQ
gg/U2UDzM1n8HXpyOIIXfiE=
=pVww
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-10-27 19:31 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-22 16:09 [Qemu-devel] Qemu and Synergy? Oliver Gerlich
2005-10-22 22:01 ` John R. Hogerhuis
2005-10-24 10:00 ` Oliver Gerlich
2005-10-27 18:08 ` Thomas Steffen
2005-10-27 19:31 ` Oliver Gerlich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).