Searched refs:fn_keycode (Results 1 – 1 of 1) sorted by relevance
198 u16 fn_keycode = (swap_fn_leftctrl) ? (KEY_LEFTCTRL) : (KEY_FN); in hidinput_apple_event() local200 if (usage->code == fn_keycode) { in hidinput_apple_event()