[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Keyboards



In <4rhnbr$gp5@nyx10.cs.du.edu> wbaguhn@nyx10.cs.du.edu writes:

> In article <C070496123223.5740@darkcastle.ecore.fnet.org>,
> Dark_Dude <Dark_Dude@darkcastle.ecore.fnet.org> wrote:
> 
> That's wonderful, except I don't think that the ADB standard defines a way
> to tell which keypress comes from which keyboard.  Besides, even on the

Yes, I think it does. Since each each ADB is assigned a unique number, I guess
you can figure out *somehow* which device sent what keycode. (Otherwise the
whole address resolution process that takes place during startup wouldn't make
any sense...)
Of course, this doesn't work with C000 but only with the ADB registers (->
Event Manager).

- henrik