Re: Audit: Log TIOCSTI

From: Samuel Thibault
Date: Tue Mar 24 2009 - 06:53:43 EST


Hello,

Just a late follow-up.

From: Miloslav Trmac <mitr@xxxxxxxxxx>
> (The only program I could find that uses TIOCSTI is mailx/nail in
> "header editing" mode, e.g. using the ~h escape. mailx is used very
> rarely, and the escapes are used even rarer.)

TIOCSTI is used daily by people typing on a braille device. The brltty
daemon uses TIOCSTI to synthesize the keypresses. Yes, it can also
use uinput (and it does) but not in all case: uinput doesn't permit
to synthesize an 'A' (I really mean an ascii 'A', not the key whose
physical position is the position of 'A' on a qwerty keyboard).

Samuel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/