snippetbashTip
xtrlock — Lock the X display until the user supplies their password. More information: <https://manned.org/xtr
Viewed 0 times
thecommandclixtrlockuntildisplaylock
linux
Problem
How to use the
xtrlock command: Lock the X display until the user supplies their password. More information: <https://manned.org/xtrlock>.Solution
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:
xtrlockDisplay a blank screen as well as the padlock cursor:
xtrlock -bFork the xtrlock process and return immediately:
xtrlock -fCode Snippets
Lock the display and show a padlock instead of the cursor
xtrlockDisplay a blank screen as well as the padlock cursor
xtrlock -bFork the xtrlock process and return immediately
xtrlock -fContext
tldr-pages: linux/xtrlock
Revisions (0)
No revisions yet.