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

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

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel][PATCH]Send keys in vmx
From: "Xu, Dan D" <dan.d.xu@xxxxxxxxx>
Date: Thu, 13 Oct 2005 09:30:48 +0800
Cc: "Ling, Xiaofeng" <xiaofeng.ling@xxxxxxxxx>, "Li, Susie" <susie.li@xxxxxxxxx>, "Zhai, Edwin" <edwin.zhai@xxxxxxxxx>
Delivery-date: Thu, 13 Oct 2005 01:28:15 +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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcXPlbvB+of8cgbJQxaCaf+QdmJOxw==
Thread-topic: [Xen-devel][PATCH]Send keys in vmx

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>

Xu Dan

CSD-OTC PRC Virtualization
Intel (China) Limited

 

 

Attachment: sendkey.patch
Description: sendkey.patch

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