Api/minux.lock()

From Minux Wiki
Revision as of 08:27, 29 September 2024 by Shorun (talk | contribs) (Created page with "minux api used to lock a session behind the current user's password '''usage:''' minux.lock() '''output:''' locks the current session and requires the user that started the lock to enter their password all programs keep running in the background.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

minux api used to lock a session behind the current user's password


usage:

minux.lock()


output:

locks the current session and requires the user that started the lock to enter their password

all programs keep running in the background.