Howdy, Mhub is a very nifty program, so much so I'm gonna start using it all the time, and finally have gpm and X both able to use the mouse. Sweet. Doesn't belong as a mere "demo" IMO. The only problem I had with it was figuring out that you have to use "mknod /foo/bar p" before running it. Now it wouldn't be too hard to stat() the file, check if it exists, and call mknod(2) when it doesn't (saving the user the hassle). Shall I code that up, or is there some security or portability implications that make it a bad idea ? Cheers, __ \/ Andrew Apted <[EMAIL PROTECTED]>
