diff options
author | Mike Gabriel <[email protected]> | 2019-01-20 01:10:51 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-01-25 12:56:40 +0100 |
commit | 11fedfe00a34bc986efede88e1f2d2e8000881ab (patch) | |
tree | 8ab63cd71fbabf93f1eda24859e4a4d1bd0ba443 /data/mate-screensaver-command.1 | |
parent | 84a14f04352313e59ffc8849bdae5fcfd5c7c682 (diff) | |
download | mate-screensaver-11fedfe00a34bc986efede88e1f2d2e8000881ab.tar.bz2 mate-screensaver-11fedfe00a34bc986efede88e1f2d2e8000881ab.tar.xz |
mate-screensaver-command: Support unlocking (--unlock) the screensaver via CLI.
Diffstat (limited to 'data/mate-screensaver-command.1')
-rw-r--r-- | data/mate-screensaver-command.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/mate-screensaver-command.1 b/data/mate-screensaver-command.1 index f02c735..6aa60a5 100644 --- a/data/mate-screensaver-command.1 +++ b/data/mate-screensaver-command.1 @@ -35,6 +35,9 @@ Query the length of time the screensaver has been active .B \-l, \-\-lock Tells the running screensaver process to lock the screen immediately .TP +.B \-u, \-\-unlock +Tells the running screensaver process to unlock the screen immediately +.TP .B \-c, \-\-cycle If the screensaver is active then switch to another graphics demo .TP |