Re: [PATCH 5.7-rc5] HID: apple: Swap the Fn and Left Control keys on Apple keyboards

2020-05-15 Thread Jiri Kosina
On Fri, 15 May 2020, free5lot wrote: > This patch allows users to swap the Fn and left Control keys on all Apple > keyboards: internal (e.g. Macbooks) and external (both wired and wireless). > The patch adds a new hid-apple module param: swap_fn_leftctrl (off by > default). > > Signed-off-by: Zak

[PATCH 5.7-rc5] HID: apple: Swap the Fn and Left Control keys on Apple keyboards

2020-05-14 Thread free5lot
This patch allows users to swap the Fn and left Control keys on all Apple keyboards: internal (e.g. Macbooks) and external (both wired and wireless). The patch adds a new hid-apple module param: swap_fn_leftctrl (off by default). Signed-off-by: Zakhar Semenov --- This patch was created to elimin