[BRLTTY] brltty "keyboard braille device" support (and a few more things)

Samuel Thibault samuel.thibault at ens-lyon.org
Fri Jan 26 05:49:39 EST 2007


Hermann, le Fri 26 Jan 2007 11:44:07 +0100, a écrit :
> I remember that Samuel told me that there's no need to patch the kernel, 
> if the sbl developpers manage to use udev (ist this a driver or an 
> interface?)

uinput and evdev, rather.  The idea is to open /dev/input/evdev* and
call ioctl(EVIOCGRAB) on them, for getting all keypresses. They if the
daemon doesn't want them, it can re-send them on /dev/input/uinput.

Samuel


More information about the BRLTTY mailing list