virt-click is a program for injecting events such as mouse clicks or key presses from the command line. We normally use this to control virtual machines, although it should work for any VNC or SPICE server. Authors and license ------------------- - Daniel P. Berrange (for original gvnccapture source) - Marc-André Lureau, Gerd Hoffmann (for original snappy source) - Richard W.M. Jones The program is copyright (C) Red Hat Inc. and distributed under the GNU General Public License, version 2.0 or above. See COPYING for further information about the license. Patches ------- Please send patches to the virt-tools mailing list: https://www.redhat.com/mailman/listinfo/virt-tools-list We only use gvnc and spice-gtk. This program doesn't implement any part of the VNC or SPICE protocols itself. Therefore if you find bugs or incompatibilities with VNC or SPICE it's (probably) nothing to do with us! To discuss details of the VNC implementation, see: http://mail.gnome.org/mailman/listinfo/gtk-vnc-list To discuss details of the SPICE implementation, see: http://lists.freedesktop.org/mailman/listinfo/spice-devel Home page --------- http://people.redhat.com/~rjones/virt-click Requirements ------------ - gtk-vnc - spice-gtk - glib Note that Gtk / X11 is not required. We only use the glib parts of these libraries.