Commit Graph

6 Commits

Author SHA1 Message Date
Konstantina Chremmou
fb8434819d Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-11-30 13:56:32 +00:00
Anoob Soman
a0c34c28bf CP-21130: Extend KeyEvent to supply translated key symbol
QEMU EXT_KEY_EVENT expects key symbol and key scan code to
be sent. This commit extends KeyEvent to supply translated key symbol,
as well as scan code.

Signed-off-by: Anoob Soman <anoob.soman@citrix.com>
2017-05-02 17:16:23 +01:00
Anoob Soman
c0732e261a XenCenterVNC: Do not add 128 to scanCode of NUMS_LOCK
Although NUMS_LOCK is an extended key, scan code for NUMS_LOCK is not
prefixed with 0xe0.

Signed-off-by: Anoob Soman <anoob.soman@citrix.com>
2017-05-02 17:15:46 +01:00
Anoob Soman
c3e588be33 XenCenterVNC: Change the semantics of extended.
"bool extended" reflects FLAG_EXTENDED flag in kbStruct.flags. extended
will be true, if any of the extended key is pressed.

Signed-off-by: Anoob Soman <anoob.soman@citrix.com>
2017-05-02 17:14:16 +01:00
Gabor Apati-Nagy
7c0bc50b4a CA-176169: Changed copyright statements to include the comma in Citrix Systems,
Inc.

Signed-off-by: Gabor Apati-Nagy<gabor.apati-nagy@citrix.com>
2017-01-16 19:59:50 +00:00
Mihaela Stoica
bd36a85bff CP-4816: Initial commit to git repo
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2013-06-24 12:41:48 +01:00