[pve-devel] novc : rebase on last master + fix sendkey menu display
Alexandre DERUMIER
aderumier at odiso.com
Fri Jun 26 07:57:27 CEST 2015
and this also need anothe small fix,
because now, windows size don't match the vnc resolution at start
It's not a problem with scale, but without scale we need to extend manually the windows.
----- Mail original -----
De: "aderumier" <aderumier at odiso.com>
À: "dietmar" <dietmar at proxmox.com>
Cc: "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Vendredi 26 Juin 2015 07:46:05
Objet: Re: [pve-devel] novc : rebase on last master + fix sendkey menu display
>>Is it possible to disable that new resize feature?
yes, it's possible.
It's done in
var start_vnc_viewer = function(param) {
....
UI.updateSetting('resize', 'scale');
values can be: scale,downscale,remote
remote should disable it
Maybe add a configurable option somewhere ?
----- Mail original -----
De: "dietmar" <dietmar at proxmox.com>
À: "aderumier" <aderumier at odiso.com>, "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Vendredi 26 Juin 2015 07:00:59
Objet: Re: [pve-devel] novc : rebase on last master + fix sendkey menu display
Applied for stable-3 branch.
Is it possible to disable that new resize feature?
_______________________________________________
pve-devel mailing list
pve-devel at pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
More information about the pve-devel
mailing list