mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-24 22:06:59 +01:00
5b407bde45
qemu expects scan code to be passed using the following format, +--------------+--------------+-------------------+ | No. of bytes | Type [Value] | Description | +--------------+--------------+-------------------+ | 1 | U8 [255] | message-type | | 1 | U8 [0] | qemu key extension| | 1 | U8 | padding | | 1 | U8 | down-flag | | 4 | U32 | key symbol | | 4 | U32 | key scan code | +--------------+--------------+-------------------+ if EXT_KEY_EVENT encoding is supported. XenCenter queries for EXT_KEY_EVENT encoding and uses EXT_KEY_EVENT for sending key events to QEMU. Signed-off-by: Anoob Soman <anoob.soman@citrix.com> |
||
---|---|---|
.. | ||
Properties | ||
app.config | ||
GraphicsUtils.cs | ||
IVNCGraphicsClient.cs | ||
KeyMap.cs | ||
KeyMap.Designer.cs | ||
KeyMap.resx | ||
KeySet.cs | ||
MyStream.cs | ||
ProtocolVersion.cs | ||
VNCException.cs | ||
VNCStream.cs | ||
XenCenterVNC.csproj |