macbook: added option for swapped cmd and opt
https://wiki.archlinux.org/index.php/Apple_Keyboard#Switching_Cmd_and_Alt/AltGr
This commit is contained in:
parent
46a68df837
commit
d2ac7fb650
|
@ -2,6 +2,7 @@
|
|||
|
||||
{
|
||||
boot.kernelParams = [
|
||||
"hid_apple.swap_opt_cmd=1"
|
||||
"hid_apple.iso_layout=0"
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue