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

FreeBSD Manual Pages

  
 
  

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  sym-
       bols are	interpreted as seconds.

       Supported unit symbols are:
       s       seconds
       m       minutes
       h       hours

SEE ALSO
       xset(1)

FreeBSD	Ports 14.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+14.3.quarterly>

home | help