public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* stuffing characters to keyboard buffer.
@ 2005-05-02 16:29 P.Manohar
  2005-05-02 16:52 ` Dmitry Torokhov
  0 siblings, 1 reply; 3+ messages in thread
From: P.Manohar @ 2005-05-02 16:29 UTC (permalink / raw)
  To: linux-kernel


hai,
       I want to stuff the characters received on a serial line into the 
keyboard buffer, so that they will be send to applications as if they are 
coming from keyboard irrespective of console or x-windows mode.

       For this purpose, I planned to use ioctls. Can anybody tell how to 
send an ioctl to keyboard driver?

       AFAIK, tty_flip_buffer is the buffer from which both console and 
x-windows will take input. If we insert into this buffer, I think the 
purpose will be served. Now the question is how to send ioctl to this 
buffer.
   can you please give any suggestions on this?



   Thanks&Regards,
   P.Manohar,


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-05-04  8:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-02 16:29 stuffing characters to keyboard buffer P.Manohar
2005-05-02 16:52 ` Dmitry Torokhov
2005-05-04  8:47   ` P.Manohar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox