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 <[EMAIL PROTECTED]> > 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 >
_______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
