[PATCH 0/3] Fix -quiet option
Tiago Vignatti
tiago.vignatti at nokia.com
Fri Dec 11 07:04:11 PST 2009
-quiet is broken and Xorg keeps spamming the output if the option is used.
This three patches should fix such behaviour (note that the logging remains
intact).
Now, with -quiet I'm able to start Xorg silently, with any messages on screen.
Such option is equivalent to '-verbose -1'.
Tiago Vignatti (3):
xfree86: spam output but with verbose level checked instead
os: print log markers only if log level is >= 0
xfree86: fix -quiet option behaviour
hw/xfree86/common/xf86Init.c | 48 ++++++++++++++++++++++-------------------
os/log.c | 22 +++++++++---------
2 files changed, 37 insertions(+), 33 deletions(-)
More information about the xorg-devel
mailing list