From 379d5d9ad1e8d098ea502817f2bf258b595037f1 Mon Sep 17 00:00:00 2001 From: Scott Moreau Date: Sat, 9 Mar 2013 11:55:40 -0700 Subject: [PATCH] weston.man: Document the way to disable idle timeout --- man/weston.man | 1 + 1 file changed, 1 insertion(+) diff --git a/man/weston.man b/man/weston.man index a6aa9cb..e8c6458 100644 --- a/man/weston.man +++ b/man/weston.man @@ -117,6 +117,7 @@ seconds. The default timeout is 300 seconds. When there has not been any user input for the idle timeout, Weston enters an inactive mode. The screen fades to black, and depending on the shell in use, a screensaver may activate, monitors may switch off, and the shell may lock the session. +A value of 0 effectively disables the timeout. .TP \fB\-\-log\fR=\fIfile.log\fR Append log messages to the file -- 2.7.4