Commit 501bc884 authored by Dietmar Maurer's avatar Dietmar Maurer

GUI: add multi-monitor support for spice

parent ee2581bc
......@@ -189,6 +189,9 @@ Ext.define('PVE.Utils', { statics: {
vmware: gettext('VMWare compatible'),
cirrus: 'Cirrus Logic GD5446',
qxl: 'SPICE',
qxl2: 'SPICE dual monitor',
qxl3: 'SPICE three monitors',
qxl4: 'SPICE four monitors',
serial0: gettext('Serial terminal') + ' 0',
serial1: gettext('Serial terminal') + ' 1',
serial2: gettext('Serial terminal') + ' 2',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment