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

Re: switch from ADB to linux keycodes ...



> I tried using the 0xff keycode first, to no effect. I looked at the
> iControl code and saw that the key code used was 127 (0x7f); that

The keycode is masked with 0x7f as the high bit is used to distinguish
press from release.

> worked. I have a TiBook... Are the keycodes different, or am I missing
> something basic about the way adb works and how the bitmasks are being
> used in adbhid.c? (I should probably take some more time to understand
> the adb system as a whole)

Have fun. Maybe take this to linuxppc-dev or linux-mac68k (more kernel
focused, and ADB is still being worked on for some weird 68k hardware).

	Michael



Reply to: