Document --enable-plugin and --enable-oldplugin, and how to use the plugins. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://et.redhat.com/~rjones/virt-top
# HG changeset patch # User "Richard W.M. Jones <rjones@xxxxxxxxxx>" # Date 1218191011 -3600 # Node ID b8a8da640ff33ce6771bec489260a8860fd49061 # Parent 319f0a7da787989ab8a4304984b0970a3270c5f4 Document --enable-plugin and --enable-oldplugin, and how to use the plugins. diff -r 319f0a7da787 -r b8a8da640ff3 README --- a/README Fri Aug 08 11:23:13 2008 +0100 +++ b/README Fri Aug 08 11:23:31 2008 +0100 @@ -27,4 +27,28 @@ http://virt-manager.org/mailinglist.html +Browser plugin +-------------- + +There are two browser plugins supplied, called "oldplugin" and +"plugin". They are not built by default, so to build them you have to +enable them during configure: + + ./configure --enable-plugin +or: + ./configure --enable-oldplugin + +"oldplugin" is a full Gtk-VNC widget embedded inside the browser. +Unfortunately this turns out to be a bit unstable (occasionally +crashes the browser). + +"plugin" is much simpler - it just launches an external virt-viewer +program. + +To try out the plugins, drop the 'virt-viewer-plugin.so' file into +your plugins directory (eg. $HOME/.mozilla/plugins or +/usr/lib/mozilla/plugins). Then try browsing to the 'test.html' files +which you will find in the corresponding oldplugin or plugin +subdirectory in the virt-viewer source. + -- End
_______________________________________________ et-mgmt-tools mailing list et-mgmt-tools@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/et-mgmt-tools