xtrlock
Lock the X display until the user supplies their password. More information: <https://manned.org/xtrlock>.
Install
- All systems
-
curl cmd.cat/xtrlock.sh
- Debian
-
apt-get install xtrlock - Ubuntu
-
apt-get install xtrlock - Arch Linux
-
pacman -S xtrlock - Kali Linux
-
apt-get install xtrlock - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install xtrlock - Raspbian
-
apt-get install 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
© tl;dr; authors and contributors