xtrlock: add page (#2501)
This commit is contained in:
15
pages/linux/xtrlock.md
Normal file
15
pages/linux/xtrlock.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# xtrlock
|
||||||
|
|
||||||
|
> Lock the X display until the user supplies their password.
|
||||||
|
|
||||||
|
- 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`
|
Reference in New Issue
Block a user