Searched refs:swap_fn_leftctrl (Results 1 – 1 of 1) sorted by relevance
62 static unsigned int swap_fn_leftctrl; variable63 module_param(swap_fn_leftctrl, uint, 0644);64 MODULE_PARM_DESC(swap_fn_leftctrl, "Swap the Fn and left Control keys. "381 u16 fn_keycode = (swap_fn_leftctrl) ? (KEY_LEFTCTRL) : (KEY_FN); in hidinput_apple_event()507 if (swap_fn_leftctrl) { in hidinput_apple_event()644 if (swap_fn_leftctrl) in apple_setup_input()