Home
last modified time | relevance | path

Searched refs:swap_fn_leftctrl (Results 1 – 1 of 1) sorted by relevance

/drivers/hid/
A Dhid-apple.c79 static unsigned int swap_fn_leftctrl; variable
80 module_param(swap_fn_leftctrl, uint, 0644);
81 MODULE_PARM_DESC(swap_fn_leftctrl, "Swap the Fn and left Control keys. "
439 if (swap_fn_leftctrl) { in hidinput_apple_event()

Completed in 7 milliseconds