mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-05 11:08:14 +02:00
man: explain idle-time=0 in weston.ini
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
parent
4a84c83ad7
commit
b4e976ab56
1 changed files with 2 additions and 1 deletions
|
|
@ -152,7 +152,8 @@ sets Weston's idle timeout in seconds. This idle timeout is the time
|
|||
after which Weston will enter an "inactive" mode and screen will fade to
|
||||
black. Note that a screensaver may also start at this moment after fade-out
|
||||
(if enabled in the SCREENSAVER section below), but the current idle-time
|
||||
option has nothing to do with screensavers.
|
||||
option has nothing to do with screensavers. A value of 0 disables the
|
||||
timeout.
|
||||
|
||||
.IR Important
|
||||
: This option may also be set via Weston's '-i' command
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue