Bug#5851: Document the "Log" option in xorg.conf(5)
This commit is contained in:
parent
80b6768536
commit
fd97ff1bdd
|
@ -706,6 +706,15 @@ If this option is disabled, then the devices will be added (and the
|
||||||
DevicePresenceNotify event sent), but not enabled, thus leaving policy up
|
DevicePresenceNotify event sent), but not enabled, thus leaving policy up
|
||||||
to the client.
|
to the client.
|
||||||
Enabled by default.
|
Enabled by default.
|
||||||
|
.TP 7
|
||||||
|
.BI "Option \*qLog\*q \*q" string \*q
|
||||||
|
This option controls whether the log is flushed and/or synced to disk after
|
||||||
|
each message.
|
||||||
|
Possible values are
|
||||||
|
.B flush
|
||||||
|
or
|
||||||
|
.BR sync .
|
||||||
|
Unset by default.
|
||||||
.SH "MODULE SECTION"
|
.SH "MODULE SECTION"
|
||||||
The
|
The
|
||||||
.B Module
|
.B Module
|
||||||
|
|
Loading…
Reference in New Issue