Forrest logo
back to context overview

blurlock

List of commands for blurlock:

  • blurlock:tldr:1c67e blurlock: Lock the screen to a blurred screenshot of the current screen.
    $ blurlock
    try on your machine
    explain this command
  • blurlock:tldr:7ed2f blurlock: Lock the screen and don't hide the mouse pointer.
    $ blurlock --pointer ${default}
    try on your machine
    explain this command
  • blurlock:tldr:c1251 blurlock: Lock the screen and show the number of failed login attempts.
    $ blurlock --show-failed-attempts
    try on your machine
    explain this command
  • blurlock:tldr:ea9f4 blurlock: Lock the screen and disable the unlock indicator (removes feedback on keypress).
    $ blurlock --no-unlock-indicator
    try on your machine
    explain this command
back to context overview