On Tue 2007-08-21 22:49:51, Samuel Thibault wrote: > Hi, > > Jan Engelhardt, le Tue 21 Aug 2007 22:42:24 +0200, a écrit : > > >- keycodes: even before translation into keysym. > > > > They can use the raw xlation for that. > > For userland, yes. This is for kernel modules.
And should speakup be a kernel module? Why? It looks doable from userland: /dev/vcsa tells you what is on screen. Maybe you need to add poll() support? /dev/input allows you to get keys pressed. What is missing? Yes, you may want to do a small kernel module to read kernel bootup messages. Anything more? Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/