NoVNC Full Screen

Chen

Active Member
Feb 16, 2016
4
1
43
45
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