[virt-tools-list] [PATCH 3/3] virt-viewer-display: Document difference between nth display and monitor

Christophe Fergeau cfergeau at redhat.com
Thu Mar 21 14:04:43 UTC 2013


ACK

Christophe

On Thu, Mar 21, 2013 at 01:37:01PM +0100, Hans de Goede wrote:
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> ---
>  src/virt-viewer-display.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/src/virt-viewer-display.c b/src/virt-viewer-display.c
> index dda9f77..6723977 100644
> --- a/src/virt-viewer-display.c
> +++ b/src/virt-viewer-display.c
> @@ -40,8 +40,8 @@ struct _VirtViewerDisplayPrivate
>      guint desktopHeight;
>      guint zoom_level;
>      gboolean zoom;
> -    gint nth_display;
> -    gint monitor;
> +    gint nth_display; /* Monitor number inside the guest */
> +    gint monitor;     /* Monitor number on the client */
>      guint show_hint;
>      VirtViewerSession *session;
>      gboolean auto_resize;
> -- 
> 1.8.1.4
> 
> _______________________________________________
> virt-tools-list mailing list
> virt-tools-list at redhat.com
> https://www.redhat.com/mailman/listinfo/virt-tools-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20130321/4938624c/attachment.sig>


More information about the virt-tools-list mailing list