VirtualBox Mac - Is it possible re-map a key for a VM
Posted
by
Erin Drummond
on Super User
See other posts from Super User
or by Erin Drummond
Published on 2012-10-14T02:37:58Z
Indexed on
2012/10/14
3:40 UTC
Read the original article
Hit count: 538
I am running Windows inside VirtualBox on Mac OSX. However, I am frequently copying and pasting/undoing etc using keyboard shortcuts.
Because Mac is dumb and tries to be different, common shortcuts such as ctrl+c and ctrl+v are cmd+c and cmd+v on Mac. This creates a problem because I keep trying to use mac-style shortcuts in the VM, or windows-style shortcuts on the Mac (my workflow is, do ASP.NET dev in the VM, but use the Mac hosts browser).
What I would like to be able to do is make VirtualBox send "Command" key presses as "Ctrl" to the VM, so that I dont have to keep remembering which environment I am in and thinking about which key combination I need to use.
Is this possible?
© Super User or respective owner