ALT+F4

For general issues related to PWB v1.

Moderators: Tyler, Scott

Post Reply
butters
Observer
Observer
Posts: 3
Joined: Tue Aug 23, 2005 1:57 pm

ALT+F4

Post by butters »

In Kiosk mode can you use ALT+F4 to exit the program? We are experimenting with Kiosk mode IE 6 and the only way to close PWB is to end the task in the task manager!

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

Post by Scott »

In PWB v1:

[Security]
...
DisableExitOverride=close
...

Override disable exit command. Commands for overriding exit functions, Typed over Author in About dialog box.

--Scott

butters
Observer
Observer
Posts: 3
Joined: Tue Aug 23, 2005 1:57 pm

Post by butters »

We are using the defaults here. Can you clarify what you mean?

[Security]
UserName=user
Password=password
DisableExitOverride=close
KioskOverride=exit
LogOffNTOverride=logoff
ShutDownWin9xOverride=shutdown
Login=False
Policy=False
PolicyDialogHeight=
PolicyDialogWidth=
WriteHistory=False
Track=False
ShowScriptErrors=True
NoAccess=False
NoAccessMessageSeconds=20
NoAccessMessage=Operation Canceled due to restrictions on this computer
NoAccessMessageTitle=Public Web Browser
OnlyAccess=False
OnlyAccessMessageSeconds=20
OnlyAccessMessage=Operation Canceled due to restrictions on this computer
OnlyAccessMessageTitle=Public Web Browser
CheckAccessBeforeBrowse=True
CheckAccessAfterBrowse=False
DebugAccessString=False
StationEnvironmentVariable=COMPUTERNAME
OnDenyAccess=
CheckIP=False
ShowDenyAccessDialogs=True

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

Post by Scott »

Click on the About button, or on the Help About to display the About dialog. On the About dialog there is a hidden edit box where the Authors name is. Highlight the authors name and type the override into the hidden edit box. This will enact the override, in this case you would want to use the disable exit override.

[Security]
...
DisableExitOverride=close
...

--Scott

butters
Observer
Observer
Posts: 3
Joined: Tue Aug 23, 2005 1:57 pm

Post by butters »

Thanks for clarifying that. Pretty easy to do, I guess my brain was not working right. :?

Post Reply