PWB in full screen without Kiosk Mode
Moderators: Tyler, Scott, PWB v2 Moderator
PWB in full screen without Kiosk Mode
I am trying the get PWB into full screen mode without losing the close button. I am using HideGUI to make the Start Bar unavailable but when I do this I am left with blue across the bottom of the screen and the window will not go any larger to cover this. Is there any way to fix this?
If you are using PWb v2.10.6 add the follwing to your INI file.
[Browser]
SecureMode=True
This is a hidden setting until PWB v2.11 is released.
This will open PWB in an alternate Windows Desktop without the Taskbar. Please note, if you do not have a way to exit PWB you will need to shut the computer down to exit, so please be careful.
Other wise use the following settings to adjust the PWB window.
[Browser]
WindowHeight=
WindowWidth=
WindowTop=
WindowLeft=
--Scott
[Browser]
SecureMode=True
This is a hidden setting until PWB v2.11 is released.
This will open PWB in an alternate Windows Desktop without the Taskbar. Please note, if you do not have a way to exit PWB you will need to shut the computer down to exit, so please be careful.
Other wise use the following settings to adjust the PWB window.
[Browser]
WindowHeight=
WindowWidth=
WindowTop=
WindowLeft=
--Scott