I have an application which requires intercepting keyboard data and
manipulating it before it is passed to the application which is using
the TTY.  I found keyboard.c in the character drivers directoryand hav
found code that appears to register new line disciplines for a specified
TTY.

I would appreciate it if someone could point me at information which
ight explain how to compile, install, register, and then apply a new
line disciline to the current TTY.  I am reading the book "Linux Device
Drivers" by Alessandro Rubini, but he explains how to structure new
modules.  He alludes to line dsicilines but does not explain how to
structure a new one.

I started with keyboard.c so that the required data manipulations would
be applied to ALL kdyboard data no matter what application was using the
keyboard.

Thank you very much.

Bill Taylor

**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to