With our current setup we are pretty secure but we have found a few smart folks who have use ALT+SPACE to minimize and reach a desktop (then get to a start menu and reach IE and get on to the open Net).
Any suggestions on the ALT+SPACE issue?
Thanks!
Chad
Can You Disable ALT+SPACE
Moderators: Tyler, Scott, PWB v2 Moderator
Can You Disable ALT+SPACE
Chad Eller, MLS
Digital Services Coordinator / ILS Administrator
Gaston County Public Library
Digital Services Coordinator / ILS Administrator
Gaston County Public Library
The Alt + Space opens the Window System Menu.
Setting the following in your INI file should prevent this.
[Browser]
...
StartMaximized=True
...
DisableMinimizeButton=True
DisableMaximizeButton=True
DisableCloseButton=True
DisableMoveWindow=True
DisableResizeWindow=True
...
You can also use HideGUI and ManageIE, both available on our Download page to prevent access to Windows and Internet Explorer.
--Scott
Setting the following in your INI file should prevent this.
[Browser]
...
StartMaximized=True
...
DisableMinimizeButton=True
DisableMaximizeButton=True
DisableCloseButton=True
DisableMoveWindow=True
DisableResizeWindow=True
...
You can also use HideGUI and ManageIE, both available on our Download page to prevent access to Windows and Internet Explorer.
--Scott