Maybe not quite what you want, but I think this would work. Start X-server with output redirected to a file:
startx > Server.log Then in an xterm, "tail -f -n 1000 Server.log". This should display the whole output and you can scroll back and forth. HTH, Jeffrey Quoting Marcin Cylke <[EMAIL PROTECTED]>: > Hello > As this is the first time I'm writting here, I would like to say, that the > bbb-team makes great work with this window manager! It is very efficient, > small and handy.But when will be the new release with reorganized code? > > Now my question. > How can I force my X-server to pass messages, errors etc to one of the > x-term windows -eg. first opened? Is there a possibility to do that? I'm > not thinking of xconsole, I 'm hoping to achieve that with x-term or any > other terminal for X.I know that it's generally about X, and not too uch > about bb, but I don't have another place to ask at. > > Bye >
