Sweden-Number/dlls/winemac.drv
Ricky Zhou f621baa00f winemac: Allow Command to be mapped to Ctrl.
Adds the following registry options, which configure the Mac driver to
map Command to Ctrl:

HKEY_CURRENT_USER\Software\Wine\Mac Driver\LeftCommandIsCtrl
HKEY_CURRENT_USER\Software\Wine\Mac Driver\RightCommandIsCtrl

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=35351
Signed-off-by: Ricky Zhou <ricky@rzhou.org>
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-09-17 15:37:19 +02:00
..
.gitattributes
Makefile.in winemac: Implement Vulkan driver on top of MoltenVK. 2018-07-13 17:20:43 +02:00
clipboard.c winemac.drv: Use the ARRAY_SIZE() macro. 2018-08-16 08:51:50 +02:00
cocoa_app.h
cocoa_app.m winemac: Disable macOS's App Nap energy-saving feature by default for Wine GUI processes. 2018-07-16 09:20:10 +02:00
cocoa_clipboard.m
cocoa_display.m
cocoa_event.h
cocoa_event.m
cocoa_main.m
cocoa_opengl.h
cocoa_opengl.m
cocoa_status_item.m
cocoa_window.h
cocoa_window.m winemac: Allow Command to be mapped to Ctrl. 2018-09-17 15:37:19 +02:00
display.c winemac.drv: Use the ARRAY_SIZE() macro. 2018-08-16 08:51:50 +02:00
dragdrop.c
event.c
gdi.c winemac: Use fallback implementation for screen dimensions in GetDeviceCaps(). 2018-08-23 23:28:03 +02:00
image.c winemac: Interpret Windows bitmap data, especially window surfaces, as sRGB. 2018-07-16 09:19:55 +02:00
ime.c
keyboard.c winemac.drv: Use the ARRAY_SIZE() macro. 2018-08-16 08:51:50 +02:00
macdrv.h winemac: Implement Vulkan driver on top of MoltenVK. 2018-07-13 17:20:43 +02:00
macdrv_cocoa.h winemac: Allow Command to be mapped to Ctrl. 2018-09-17 15:37:19 +02:00
macdrv_main.c winemac: Allow Command to be mapped to Ctrl. 2018-09-17 15:37:19 +02:00
macdrv_res.h
mouse.c server: Use screen coordinates in the update_window_zorder request. 2018-08-27 15:16:45 +02:00
opengl.c winemac.drv: Use the ARRAY_SIZE() macro. 2018-08-16 08:51:50 +02:00
surface.c winemac: Interpret Windows bitmap data, especially window surfaces, as sRGB. 2018-07-16 09:19:55 +02:00
systray.c winemac.drv: Use the ARRAY_SIZE() macro. 2018-08-16 08:51:50 +02:00
vulkan.c winemac.drv: Print the debug string and not the pointer to it. 2018-08-14 09:41:09 +02:00
window.c winemac.drv: Use the ARRAY_SIZE() macro. 2018-08-16 08:51:50 +02:00
winemac.drv.spec
winemac.rc