LinuxCommandLibrary

cinnamon-screensaver-command

controls Cinnamon screensaver

Help

usage: cinnamon-screensaver-command [-h] [--exit] [--query] [--time] [--lock] 
                                    [--activate] [--deactivate] [--version] 
                                    [--away-message MESSAGE] 

Cinnamon Screensaver Command 

options:
  -h, --help            show this help message and exit 
  --exit, -e            Causes the screensaver to exit gracefully 
  --query, -q           Query the state of the screensaver 
  --time, -t            Query the length of time the screensaver has been 
                        active 
  --lock, -l            Tells the running screensaver process to lock the 
                        screen immediately 
  --activate, -a        Turn the screensaver on (blank the screen) 
  --deactivate, -d      If the screensaver is active then deactivate it (un- 
                        blank the screen) 
  --version, -V         Version of this application 
  --away-message MESSAGE, -m MESSAGE 
                        Message to be displayed in lock screen 

Copied to clipboard