Tomasz Wegrzanowski <[EMAIL PROTECTED]> writes: > Why keyboard is controlled in kernel-space, if Mach is microkernel ?
Good question. The answer is: it should be done in user space. The kernel does send scan codes, and we should make a term variant that can read them and DTRT.

