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

/linux-master/drivers/hid/
H A Dhid-apple.c69 static unsigned int swap_fn_leftctrl; variable
70 module_param(swap_fn_leftctrl, uint, 0644);
71 MODULE_PARM_DESC(swap_fn_leftctrl, "Swap the Fn and left Control keys. "
413 if (swap_fn_leftctrl) {

Completed in 136 milliseconds