title | labelWindow | Displays the "Locked" label. |
password | inputWindow | Password input window. |
ok | buttonWindow | Ok button. |
dir |
string |
Desktop directory under /win/devices. |
frame |
lockScrnFrame |
The instantiated frame window. |
child | window | Child window the event is for. |
key | number | Key code. |
ctrl | boolean | True if control key is depressed. |
alt | boolean | True if alternate key is depressed. |
shift | boolean | True if shift key is depressed. |
result | boolean | True if handled, false if not. |
event | string | The event type. |
p1 | any | First parameter to event or nil if not used. |
p2 | any | Second parameter to event or nil if not used. |
p3 | any | Third parameter to event or nil if not used. |
p4 | any | Fourth parameter to event or nil if not used. |
p5 | any | Fifth parameter to event or nil if not used. |
... |
any | Any additional parameters. |
result | boolean | True if handled, otherwise false. |
active | boolean | True if made active, false if inactive. |
none |
none |
result | boolean | Always true. |
none |
result | boolean | Always true. |