Takács Áron
2006-11-08 10:53:08 UTC
Hi,
I am using a PXA270 board with a matrix keypad. I've copied a
scankeyboard driver from handhelds.org and it seems to work. I can at
bootup:
input: pxa27x-keyboard as /class/input/input0
With some printks I figured out, that it also scans the matrix well and
submits the keys with input_report_key(...).
My only problem is that I don't know where I can access the pressed
buttons? I've tried cat /dev/tty and /dev/console, but I cannot see any
output.
Thank you for your help!
Áron Takács
-------------------------------------------------------------------
List admin: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
FAQ: http://www.arm.linux.org.uk/mailinglists/faq.php
Etiquette: http://www.arm.linux.org.uk/mailinglists/etiquette.php
I am using a PXA270 board with a matrix keypad. I've copied a
scankeyboard driver from handhelds.org and it seems to work. I can at
bootup:
input: pxa27x-keyboard as /class/input/input0
With some printks I figured out, that it also scans the matrix well and
submits the keys with input_report_key(...).
My only problem is that I don't know where I can access the pressed
buttons? I've tried cat /dev/tty and /dev/console, but I cannot see any
output.
Thank you for your help!
Áron Takács
-------------------------------------------------------------------
List admin: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
FAQ: http://www.arm.linux.org.uk/mailinglists/faq.php
Etiquette: http://www.arm.linux.org.uk/mailinglists/etiquette.php