System Grab Bag

View all TLDR pages from Linux (or from all pages)

betterlockscreen

Simple, minimal lock screen. More information: https://github.com/pavanjadhaw/betterlockscreen.
  • Lock the screen:
    betterlockscreen --lock
  • Change the lock screen background:
    betterlockscreen -u {{path/to/image.png}}
  • Lock the screen, showing some custom text:
    betterlockscreen -l pixel -t "{{custom lock screen text}}"
  • Lock the screen, with a custom monitor off timeout in seconds:
    betterlockscreen --off {{5}} -l

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.