How do I get the same key bindings in vmware's Window and Mac [closed]
- by ragnarius
I have a macbook but sometimes I run Windows in vmware to program in Visual Studio. I have a swedish keyboard, to get the curly brace '{' I press alt(=option)+shift+8 in mac, but to get the same character in vmware/windows I should press alt+7.
Obviously, I would like to have the same keyboard layout in mac and windows, how can I make this happen?
I have been recommended to use autohotkey on Windows, but I have a problem mapping AltGr shift 8 to a character (i.e. <^!+8:{ does not work)
(I state the question in this forum because I think that only programmers can answer it, we are the only ones that use the characters []{} )