Re: [linux-usb-devel] USB keyboard - dead keys

2001-04-16 Thread Joseph Carter
On Mon, Apr 16, 2001 at 10:54:06PM +1000, Brad Hards wrote: > I can get all of the "extra" keys on my keyboards, with UHCI and OHCI on a > little endian machine. I think that the endianness issues have all been sorted > for HID, so I can't see that it would make any difference. > Can you confirm t

Re: [linux-usb-devel] USB keyboard - dead keys

2001-04-15 Thread Brad Hards
Joseph Carter wrote: > > I have a USB keyboard made for a mac which features two dead keys which > showkey and xev do not see - the power button and the numeric keypad's = > key. Are these keys not seen at the driver level or at the hardware > level? If the former, a patch to the HID source sho

[linux-usb-devel] USB keyboard - dead keys

2001-04-15 Thread Joseph Carter
I have a USB keyboard made for a mac which features two dead keys which showkey and xev do not see - the power button and the numeric keypad's = key. Are these keys not seen at the driver level or at the hardware level? If the former, a patch to the HID source should make those keys mappable if