tylernguyen / x1c6-hackintosh

READMEs, OpenCore configurations, patches, and notes for the Thinkpad X1 Carbon 6th Gen 2018 Hackintosh
https://tylernguyen.github.io/x1c6-hackintosh/
The Unlicense
628 stars 110 forks source link

Command and ALT keys are swapped #81

Closed jeremylan closed 3 years ago

jeremylan commented 3 years ago

I use a very similar config.plist and ACPI patches and everything seems to work well, excluding this weird issue.

The Command Key (usually mapped to the Windows key on my laptop's keyboard) and the Alt key are swapped. This does not happen in Clover (I am moving to OC 0.62 but still can boot in Clover) or on the external keyboard. I can't see any ACPI patch or anything else that would cause this.

Thanks

benbender commented 3 years ago

See https://github.com/tylernguyen/x1c6-hackintosh/blob/5eeea6037e2127cdb0867eee7df2613e6356fb7c/patches/SSDT-Keyboard.dsl#L314

tylernguyen commented 3 years ago

@jeremylan

The current patch is mapped to what I prefer on my own setup. You're welcomed to edit the keyboard ACPI patch according to your own preference. Alternatively, you may find https://karabiner-elements.pqrs.org/ easier to use and contain more features.

jeremylan commented 3 years ago

@tylernguyen @benbender thanks guys, sorry I totally missed this

benbender commented 3 years ago

no problem. have fun!