Project

General

Profile

Actions

Bug #1970

closed

usb quirk for apple usb keyboard

Added by masterblaster about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Hi all,

after blaming myself for misunderstanding usb quirk usage, i would like to resubmit Fn key detection (first patch). No correct keymapping (with Fn key pressed) is done, but at least a keycode is generated and can easily be remapped in ukbd.c

For interested readers (remapping Fn to Insert, because it's the physical placement of Fn key where standard keyboard have 'Insert' key) it's enough to set ukbd_trtab1=102; in ukbd.c (hardcoding is obviously not the correct way as violates hid boot protocol keymapping)

In the meanwhile i noticed that UPROTO_BOOT_KEYBOARD defined in ukbd.c was already defined in usb.h as UIPROTO_BOOT_KEYBOARD, so it's probably not needed anymore (second patch)

Thank you all for the quick replies and explainations :)


Files

Actions #1

Updated by josepht about 13 years ago

Committed as 21d2699b7b9761340739f904bdeea9198acff6be and
8d362e35e56d0ae35a44766d86c788d312fab3b6.

Thanks.

Actions

Also available in: Atom PDF