[rfbproto] QEMU protocol extensions

2010-07-16 Thread Daniel P. Berrange
This patch describes three QEMU protocol extensions - Pointer motion mode: Allows switching between relative & absolute motion events - Extended key event: Allows providing the hardware keycode alongside the X11 keysym in key events - Audio: Allows client to receive the audio stream assoc

Re: [rfbproto] QEMU protocol extensions

2011-05-19 Thread Pierre Ossman
On Fri, 16 Jul 2010 19:54:30 +0100 "Daniel P. Berrange" wrote: > This patch describes three QEMU protocol extensions > > - Pointer motion mode: Allows switching between relative & absolute >motion events > - Extended key event: Allows providing the hardware keycode alongside >the X11 k

Re: [rfbproto] QEMU protocol extensions

2011-05-19 Thread Daniel P. Berrange
On Thu, May 19, 2011 at 11:37:19AM +0200, Pierre Ossman wrote: > On Fri, 16 Jul 2010 19:54:30 +0100 > "Daniel P. Berrange" wrote: > > > This patch describes three QEMU protocol extensions > > > > - Pointer motion mode: Allows switching between relative & absolute > >motion events > > - Ext