forked from Duncaen/slock
-
Notifications
You must be signed in to change notification settings - Fork 4
/
README
27 lines (20 loc) · 890 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
slock - simple screen locker (Now with Lasers)
============================
simple screen locker utility for X.
this version is modified it to take a photo from the webcam when someone types a wrong password
Requirements
------------
Nautilus (to open photos location)
fswebcam (To take photos when someone mistakes your password)
In order to build slock you need the Xlib header files.
Installation
------------
Edit config.mk to match your local setup (slock is installed into
the /usr/local namespace by default).
Afterwards enter the following command to build and install slock
(if necessary as root):
make clean install
Running slock
-------------
Actualy, you have to run slock -i [image path] to execute this program, the idea is to take a screenshot and then lock the computer with that image
//Simply invoke the 'slock' command. To get out of it, enter your password.