How to disable all messages printed that appear when starting Xorg?

Mateusz Kaduk mateusz.kaduk at gmail.com
Mon Nov 24 01:24:11 PST 2008


I really dont understand why You would like to do that!! But if You really
want its simple You can write a wrapper script, that just run your command
and redirect everything to a file.
#!/bin/sh
/usr/bin/startx.old > /var/log/Xsuppress.log 2> /var/log/Xsuppress.log

2008/11/24 Mohamed AbdElwahed <mohameeed2010 at hotmail.com>

>    hi all,
> I run Xorg from a linux terminal and there are a lot of messages that
> appear i want to suppress all of these messeges
> ---------------------
>  thanks in advance
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20081124/cd54438c/attachment.html>


More information about the xorg mailing list