NoVNC Full Screen

Chen

Active Member
Feb 16, 2016
4
1
43
43
Hey you guys should hide the top bar when full screen.

If fullscreen active then
#noVNC-control-bar {
position: fixed;
display: none;
height: 36px;
left: 0;
top: 0;
width: 100%;
z-index: 200;
}

and

#noVNC_container {
display: none;
position: absolute;
margin: 0px;
padding: 0px;
bottom: 0px;
top: 0px;
left: 0px;
right: 0px;
width: auto;
height: auto;
}
 
What version of Proxmox are you using and what version of noVNC. Pointing to the Git page for the said file would be useful along with before and after screenshots.

Oh okay, Im using Version: 4.1-15/8cd55b52. NoVNC: no idea it came with Promox nor have the Time to research..

Basically all it is Removing the top Menu bar and moving the VNC Canvas up 36PX up. to have Real Full screen VM

Screens attached below.


gjzAzPQ.png

Annoying Right Click Bug.

o9T6Ter.png

Just cant right click

5h1Jtne.png

no Fullscreen bars on the side.


GGqlPR6.png

After Edit in CSS full Screen 1080
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!