System Grab Bag

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

xtrlock

Lock the X display until the user supplies their password. More information: https://manned.org/xtrlock.
  • Lock the display and show a padlock instead of the cursor:
    xtrlock
  • Display a blank screen as well as the padlock cursor:
    xtrlock -b
  • Fork the xtrlock process and return immediately:
    xtrlock -f

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.