How to get the console transparent?

not that i know of, but there's a similar program called DesktopConsole which does the same thing but the window is transparent.
 
While not an ideal solution, you can open another terminal window and run the command
Code:
% [b]tail -f /var/log/system.log[/b]
to see the system log scroll by as lines are added to it.

'Best I can do.

-Rob
 
Back
Top