<p dir="ltr">Allow for a usbtablet input device to be enabled and used. Perhaps via the console configuration UI for a VM in the admin and user portals.<br>
-Highly useful in the event that a guest OS does not have the spice agent loaded nor is it available for said guest OS.<br>
-Also in the case of guest OS that simply does not want to work and play well with &lt;input type=&#39;mouse&#39; bus=&#39;ps2&#39;&gt;<br>
- All Operating systems since ~1998 understand &lt;input type=&#39;tablet&#39; bus=&#39;usb&#39;/&gt; and will deal with mouse events in absolute mode</p>
<p dir="ltr">Allow for vram and vram_ size to be configurable for CIrrus(VNC) and QXL(Spice) console types.<br>
- Default VRAM sizes are not enough to allow for larger resolutions at times. <br>
- Especially the case in multiple monitor SPICE, fullscreen, or VNC consoles</p>
<p dir="ltr">The above can be altered via VDSM hooks however this is rather painful. Additionally these options or similar are configurable in other competing solutions.</p>
<p dir="ltr">- DHC</p>