wmperry(a)aventail.com (William M. Perry) writes:
Hmmm... interesting. So when you connect_to_file_descriptor(), the
data
doesn't actually get _read_ if you have a process filter set up? Would it
make sense to make the GPM code do this as well then?
Maybe. The only thing is that then you don't get the console
association. That is probably wrong anyway because the GPM library uses
only one file descriptor to catch events for all Linux VT's and these
are different consoles (they really shouldn't be but there is no way
we can figure that out).
Jan