[haiku-development] input_server filter - stdout?

  • From: "Joey Mink" <joeymink@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 12 Dec 2007 10:16:35 -0500

Hi,

I'm playing around with input_server filters.  I'm mostly trying to
learn what the keyboard and mouse BMessages would look like.

Anyway, I was hoping to use BMessage::PrintToStream(), which logs the
message info to stdout, but I'm unsure of a way to capture the
input_server's stdout.

Does anyone recommend a better way of experimenting with the BMessages
caught by an input_server filter object?

Thanks...

Other related posts: