I would like to feed you with this piece of software written by a friend: http://vicerveza.homeunix.net/~viric/soft/tm/
It is a minimalistic terminal multiplexor which allows you to share a program via unix socket, TCP or raw ethernet. It is very useful for making talks or tutorials streaming the terminal thru the network. You can choose if you want to share readonly or in read-write mode. The homepage shows some use examples which are very handy for remote controlling mplayer without using fifos (just a 'echo pause | tm'). The project roadmap is not already well defined but the idea is to keep it as simple and powerful as possible. Enjoy! --pancake
