[Bug 43182] Right command acting as Alt

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 15 11:55:08 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43182

--- Comment #1 from Ken Thomases <ken at 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"

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list