[atreus] KeyUp event in Win7 VirtualBox VM in OSX host

  • From: S R <rustamoff@xxxxxxxxx>
  • To: atreus@xxxxxxxxxxxxx
  • Date: Thu, 17 Mar 2016 19:15:46 +0500

Hello,

I see this unwanted behaviour in VirtualBox Win7 in OSX host for shifted
keys (*, ^, @ etc), which are on second layer.

Namely, these keys register correctly in OSX but produce 8 (for *), 6 (for
^) etc when layer key is pressed in VirtualBox Win7.

EventViewer of Karabiner shows that Layer key plus number actually sends
these series:

FlagChanged - Shift_R - flag Shift
KeyDown        - *           - flag Shift
FlagChanged - Shift_R  -
KeyUp             - 8

And only the KeyUp sending 8 is registered in VirtualBox Win7, making it
impossible to type *.

Incidentally, there are such issues in VMWare Win7 on OSX.

Any idea how to approach this?

Other related posts: