Skip to content

Instantly share code, notes, and snippets.

@plavjanik
Created July 29, 2019 21:26
Show Gist options
  • Save plavjanik/81b1fee8258f925a0dfb0cff17ce865e to your computer and use it in GitHub Desktop.
Save plavjanik/81b1fee8258f925a0dfb0cff17ce865e to your computer and use it in GitHub Desktop.
Wine macOS Settings
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Wine\Mac Driver]
"LeftCommandIsCtrl"="Y"
"RightCommandIsCtrl"="Y"
"LeftOptionIsAlt"="Y"
"RightOptionIsAlt"="Y"
[HKEY_CURRENT_USER\Control Panel\Desktop]
"FontSmoothing"="2"
"FontSmoothingGamma"=dword:00000578
"FontSmoothingOrientation"=dword:00000001
"FontSmoothingType"=dword:00000002
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment