David Given wrote:
Trying this, I find that the events don't seem to be processed through the console. Do I need to do anything to enable this? I have SERIO_AMS_DELTA switched on, but there doesn't seem to be an entry in Input Devices->Keyboards.
It used the standard AT keyboard driver. You will need CONFIG_INPUT_KEYBOARD, CONFIG_KEYBOARD_ATKBD, CONFIG_FIQ and CONFIG_SERIO_AMS_DELTA in your .config (there are all in ams_delta_defconfig)
Matt