On 08/25/2011 02:15 AM, Hu Tao wrote:
--- common.sh | 2 +- source/send-key.xml | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 81 insertions(+), 1 deletions(-) create mode 100644 source/send-key.xml diff --git a/common.sh b/common.sh index 13e8995..51dc3e1 100755 --- a/common.sh +++ b/common.sh @@ -6,7 +6,7 @@ DOMAIN_COMMANDS="attach-device attach-disk attach-interface autostart hostname managedsave managedsave-remove maxvcpus memtune migrate migrate-setmaxdowntime reboot restore resume save schedinfo setmaxmem setmem setvcpus shutdown start suspend ttyconsole undefine update-device - vcpucount vcpuinfo vcpupin version vncdisplay blkiotune" + vcpucount vcpuinfo vcpupin version vncdisplay blkiotune send-key"
I sorted this list (had to, given the merge conflict from my earlier sorting :)
+<text> + the codeset of keycodes, possible values are: linux, xt, atset1, + atset2, atset3, os_x, xt_kbd, usb and win32, default:linux
I added RFB to this list, based on Dan's pending patches.
+<availability from="0.9.4" /> + +<notes /> + +<examples type="usage">
Git complained about trailing whitespace on those two blank lines. ACK, nits fixed, and pushed. -- Eric Blake eblake@xxxxxxxxxx +1-801-349-2682 Libvirt virtualization library http://libvirt.org -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list