aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
-rw-r--r--screenshots/achelocker.pngbin0 -> 14337 bytes
2 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index a23e2eb..aaacece 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
-# the buzzert screen locker
+# The buzzert screen locker
This is a graphical screen locker for X11, for use in conjunction with
[XSecureLock](https://github.com/google/xsecurelock). It uses PAM for authentication,
so you can use it with your Yubikey/fingerprint scanner, etc. as well.
-![buzzlocker screenshot](screenshots/buzzlocker.png "buzzlocker")
+![”achelocker” screenshot](../plain/screenshots/achelocker.png "achelocker")
## Building
@@ -17,6 +17,7 @@ ninja -C build
```
## Installing
+
By building buzzlocker by itself, you'll end up with a binary called `auth_buzzlocker`.
This is meant to be used in conjunction with [XSecureLock](https://github.com/google/xsecurelock),
which does all the heavy-lifting with regards to properly locking an X session and ensuring other
@@ -43,3 +44,6 @@ If you have multiple monitors, buzzlocker will appear only on whatever the prima
to XRandR). If you want to override this behavior, set the environment variable `BUZZLOCKER_MONITOR_NUM`
to whichever monitor you wish to have buzzlocker appear on.
+## Copyrigth
+
+The original project is from [buzzert](https://github.com/buzzert/buzzlocker), which I adapt for myself.
diff --git a/screenshots/achelocker.png b/screenshots/achelocker.png
new file mode 100644
index 0000000..7529b1e
--- /dev/null
+++ b/screenshots/achelocker.png
Binary files differ