[SOLVED] noVNC - default scaling mode

andreisrr

Member
Feb 2, 2024
32
4
13
Is there a way to configure the PROXMOX-VE web interface such that any time one starts a noVNC console with a virtual machine such that it opens as separate browser window, the default scaling mode = local scaling ?

I find it very tedious to have to change that manually every time.
 
Hi,

Probably by tweaking Proxmox’s JavaScript files.
The main idea is to edit the noVNC console script on the host and change its built‑in default from auto to local.
I never test it but it should works.
 
Hi,

Probably by tweaking Proxmox’s JavaScript files.
The main idea is to edit the noVNC console script on the host and change its built‑in default from auto to local.
I never test it but it should works.
That would be quite the hack (I'm not a JS expert).

Maybe folks at Proxmox see this and change the default or add an option.
 
Hi,

you can change it in the web UI by clicking on your username at the top right -> My Settings.
There's an option for setting the default scaling mode under noVNC Settings.
 
Hi,

you can change it in the web UI by clicking on your username at the top right -> My Settings.
There's an option for setting the default scaling mode under noVNC Settings.
Many many thanks. So it'a a per-user setting, not a system option. But it is available in the UI, which is fantastic. Thank you!!!
 
Great to hear that solved it for you!

Please just mark the thread as SOLVED by editing the first post, there should be a dropdown near the title field - this helps others find it more easily in the future :)