Commit daacb871 authored by divVerent's avatar divVerent Committed by GitHub
Browse files

auth_pam_x11: support font selection (#15)

auth_pam_x11: support font selection

Usage:

- Find a good font name with xfontsel.
- Launch the screen saver via something like:

```
XSECURELOCK_FONT=-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1 xsecurelock 
```

If the font can for some reason not be loaded, we're still falling back to fixed to allow SOME unlocking.
parent 2fdc6667
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment