PWB in full screen without Kiosk Mode

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
rcain
Spectator
Spectator
Posts: 1
Joined: Mon May 04, 2009 2:05 pm

PWB in full screen without Kiosk Mode

Post by rcain »

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?

Scott
Site Admin
Site Admin
Posts: 2539
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

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

Post Reply