Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
XCBAUTOLOCK(1)		     General Commands Manual		  XCBAUTOLOCK(1)

NAME
     xcbautolock -- run a command after a user defined time of inactivity

SYNOPSIS
     xcbautolock [-t duration] [-f] command

DESCRIPTION
     xcbautolock  monitors  the user activity on a X Window display.  If none is
     detected within the given duration, the command is executed.

     If no duration is specified the default value is 1 minute.

     If the screensaver is disabled, then xcbautolock will not run command.

     The -f parameter runs xcbautolock in foreground.

DURATION FORMAT
     duration can be integer or decimal numbers.  Values  without  unit  symbols
     are interpreted as seconds.

     Supported unit symbols are:
     s	     seconds
     m	     minutes
     h	     hours

SEE ALSO
     xset(1)

FreeBSD ports 15.quarterly	 April 21, 2016 		  XCBAUTOLOCK(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=xcbautolock&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help