|
|
|
|
|
by vladvasiliu
1420 days ago
|
|
As the sibling said, the keyboards are basically the same, especially the US ANSI variant (horizontal Enter). Localized versions can be different, the French for example has some symbols in very different places. Also, the ALT (Option, key to the right of the left CTRL) and Super (Command, key to the left of the space bar) are reversed, but you can tell Linux to swap them. I use `options hid_apple fnmode=2 swap_opt_cmd=1` to have function keys register as Fx without the FN and to have the ALT key next to the space bar. |
|