https://bugs.winehq.org/show_bug.cgi?id=43182
Bug ID: 43182 Summary: Right command acting as Alt Product: Wine Version: 1.8 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: aspiringcaprofessional@gmail.com
My right-command key is acting as the Windows Alt key.
Is there anyway to make the Alt as the left-command key
Currently running 10.12.5 - Sierra
https://bugs.winehq.org/show_bug.cgi?id=43182
--- Comment #1 from Ken Thomases ken@codeweavers.com --- By default, both Command keys send Windows Alt. The Option keys (which on some keyboards are labeled "Alt") are used to access additional characters from the keyboard layout.
There is not currently any way to change what the Command keys send. If you want to change it so the Option keys send Alt, too, you can set either or both of these registry settings:
[HKEY_CURRENT_USER\Software\Wine\Mac Driver] "LeftOptionIsAlt"="y" "RightOptionIsAlt"="y"