Modify keyboard.c to map Option to Alt, Cmd to Win

Questions about Wine on macOS.
Locked
emendelson
Level 2
Level 2
Posts: 24
Joined: Sat Apr 12, 2014 12:53 pm

Modify keyboard.c to map Option to Alt, Cmd to Win

Post by emendelson »

I am trying to modify keyboard.c in winemac.drv so that the Option key in OS X is mapped to the Alt key in my Windows app, and the Command key in OS X is mapped to the Windows key. But I can't see how to do it. I would be very grateful for any help in modifying this file.

Thank you!
emendelson
Level 2
Level 2
Posts: 24
Joined: Sat Apr 12, 2014 12:53 pm

Re: Modify keyboard.c to map Option to Alt, Cmd to Win

Post by emendelson »

The answer to my own question is here:

http://www.columbia.edu/~em36/winekeymap.html
Locked