On Monday 05 June 2006 13:00, Stephen Pelc wrote:
> > I think that demonstrates that the proposal is not tied
> > to specific hardware chips.
>
> Two PCs running Linux, both with keyboards defined around the
> original 8042 implementation. Come on, hardware in these terms
> is defined by chipsets, not by kilometers of separation.
Not really. The PC has a 8042 based keyboard, which is then translated
to the X keyboard event (which is an abstraction for quite a number of
different possible keyboards, and developed when Linux PCs where not
even thought about). It then goes into a xterm, which emulates a VT102
terminal.
I don't see how a specific chip is involved here. We never see the PC
scancodes the 8042 delivers to the PC. In fact, since X offers similar
Keysym constants for what we propose, and runs on a huge variety of
different keyboards, this seems to be sound. If you have F1 to F12
keypads, you *can* define constants for those.
--
Bernd Paysan
"If you want it done right, you have to do it yourself"
http://www.jwdt.com/~paysan/