WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Fwd: [Xen-devel][PATCH]Send keys in vmx]

To: xen-devel@xxxxxxxxxxxxxxxxxxx, Keir.Fraser@xxxxxxxxxxxx
Subject: [Fwd: [Xen-devel][PATCH]Send keys in vmx]
From: "Zhai, Edwin" <edwin.zhai@xxxxxxxxx>
Date: Fri, 14 Oct 2005 17:10:24 +0800
Delivery-date: Fri, 14 Oct 2005 09:08:47 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: intel
Reply-to: edwin.zhai@xxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050716)
keir,
this patch is borrowed from qemu and can send any key combination to vmx guest, which is useful when logging windows with "ctrl-alt-del".

could you pls. have a look?
thanks,

Xu, Dan D wrote:

After you change to the monitor in vmx using ctrl-alt-2, you can send keys to the emulator. Use - to press several keys simultaneously. Example:

sendkey ctrl-alt-f1

This patch is useful to send keys that your graphical user interface intercepts at low level, such as ctrl-alt-f1 in X Window.  

 

Signed-off-by:      Dan Xu <dan.d.xu@xxxxxxxxx>

Signed-off-by:      Zhai, Edwin <edwin.zhai@xxxxxxxxx>

Signed-off-by:      Xiaofeng Ling <xiaofeng.ling@xxxxxxxxx>


Attachment: sendkey.patch
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Fwd: [Xen-devel][PATCH]Send keys in vmx], Zhai, Edwin <=