[Bug 35351] Allow configuring modifier key mapping

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 17 18:30:55 CDT 2018


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

Ricky Zhou <ricky at rzhou.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ricky at rzhou.org

--- Comment #6 from Ricky Zhou <ricky at rzhou.org> ---
This should hopefully be addressed by
https://source.winehq.org/git/wine.git/commit/f621baa00f649a41d64908980661b1bdaf65ad9e

which I think should make it into 3.17.

The following registry keys under HKEY_CURRENT_USER\Software\Wine\Mac Driver
can be set to "y":

LeftOptionIsAlt
RightOptionIsAlt
LeftCommandIsCtrl
RightCommandIsCtrl

This allows configuring the Opt key to behave as Alt in windows apps, and the
Cmd key to behave as Ctrl instead of Alt.

Note that these registry settings do not apply to global hotkeys (see
discussion at
https://www.winehq.org/pipermail/wine-devel/2018-September/131955.html)

-- 
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