]> git.lizzy.rs Git - plan9front.git/blob - sys/man/8/screenlock
/sys/man/*/*: fix perms (sorry)
[plan9front.git] / sys / man / 8 / screenlock
1 .TH SCREENLOCK 8
2 .SH NAME
3 screenlock \- disable access to a terminal
4 .SH SYNOPSIS
5 .B screenlock
6 .SH DESCRIPTION
7 .I Screenlock
8 grabs the screen, keyboard, and mouse devices
9 to disable access to the Plan 9 terminal on which it is run.
10 The screen can be unlocked by typing the invoking user's Plan 9 password
11 and a newline.
12 .SH FILES
13 .TF /lib/bunny.bit
14 .TP
15 .B /lib/bunny.bit
16 the image displayed while the terminal is locked
17 .SH SOURCE
18 .B /sys/src/cmd/screenlock.c
19 .SH BUGS
20 Use of this program on communal terminals is anti-social.