I ran these commands:
Open your StandaloneVM testqube console from dom0 terminal:
qvm-console-dispvm testqube
Run this command in testqube console:
sudo apt remove --purge qubes-gui-agent
sudo systemctl set-default graphical.target
Then enable debug mode for this testqube using GUI Settings → Advanced tab → “Run in debug mode” or using dom0 terminal qvm-prefs testqube debug True.
And also change Virtualization mode using GUI Settings → Advanced tab → Virtualization to HVM mode or using dom0 terminal qvm-prefs testqube virt_mode hvm.
But clipboard sharing won’t work since it’s handled by qubes-gui-agent.
[/quote]
I needed to do that to have a good use of my Drawing Tablet. However, the qube that i ran all these commands, don’t display the full resolution of my monitor (1920x1080). In the display, i only have 1280x720 as maximum resolution. How can i fix that? I need to use fullscreen.
