qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: "Yang, Xiaowei" <xiaowei.yang@intel.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH]some vnc enhancement
Date: Tue, 25 Jul 2006 07:23:35 -0500	[thread overview]
Message-ID: <44C60D47.2060906@codemonkey.ws> (raw)
In-Reply-To: <E42673822206994F8293A048721B91A506135E@pdsmsx412.ccr.corp.intel.com>

Hi Xiaowei,

Fabrice had mentioned some interest in refactoring some of the SDL code 
so that the VC switching was shared between VNC/SDL.  Not sure quite 
what he was thinking so hopefully he'll chime in.

The only issue I see in the patch is that you're using the XK_ symbols.  
I purposefully didn't rely on those since they aren't available on Win32 
and the VNC spec is suggests that the actual value of these symbols can 
vary greatly on different platforms (especially the control keys).

Regards,

Anthony Liguori

Yang, Xiaowei wrote:
> Qemu 0.8 uses a written-from-scratch VNC implementation, which lacks of
> some original features. One thing is that it doesn't recognize
> ctrl+alt+1/2/3 to switch among screens. Another issue is VNC client may
> reset color depth after connection, so if we don't re-calculate
> color_table, monitor/console's background is abnormal. I made a patch to
> add them. 
>
> Thanks,
> Xiaowei
>   

      reply	other threads:[~2006-07-25 12:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-25  6:52 [Qemu-devel] [PATCH]some vnc enhancement Yang, Xiaowei
2006-07-25 12:23 ` Anthony Liguori [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44C60D47.2060906@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=qemu-devel@nongnu.org \
    --cc=xiaowei.yang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).