I am porting Android to my good old Motion M1400 (I know it is x86 based, I'm using the Android-X86 project), and I want to assing the built in keys as hardware keys. Problem is, I don't really know how to get the needed keycodes (or scancodes, the Android Source porting page refers to them as scancodes but they are clearly NOT scancodes) from under Ubuntu (preferably) or Windows. I've already tried xev, but it did not return all key values, tried javascript pages too, then, tried kernel logging, but none returned the values I needed (and all of them were different).
Any idea? -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
