From abee3c912bd2f3d7510370f77f3a9bb08df484a5 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Mon, 5 Jul 2010 17:45:18 +0100 Subject: Add support for zoom levels Add a menu for zooming in/out of the virtual desktop. Add a --zoom command line to set the initial zoom level. Defaults to 100% zoom at startup --- man/virt-viewer.pod | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man') diff --git a/man/virt-viewer.pod b/man/virt-viewer.pod index b545087..a2031b7 100644 --- a/man/virt-viewer.pod +++ b/man/virt-viewer.pod @@ -47,6 +47,10 @@ Wait for the domain to start up before attempting to connect to the console Automatically reconnect to the domain if it shuts down and restarts +=item -z, --zoom=PCT + +Zoom level of the VNC window in percentage. Range 10-200. + =item -d, --direct Do not attempt to tunnel the console over SSH, even if the main connection URI -- cgit