I am trying to capture the key strokes during the login screen prompt. Prior to the execution of ttymon, I want to invoke a c program which will use something like getch() to capture the key strokes. But, how do I make this talk to ttymon and get the parameters from that? Sriram