﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
5936,Swapped keys on Mac host Linux guest,Giovanni Toraldo (gionn),,"Macbook pro keyboard have 2 keys with keycodes swapped (49 and 94).
Under native Linux, the kernel recognize the hardware and swap automatically the keys, under Virtualbox it doesn't.

As a workaround, I am using xmodmap with ~/.Xmodmap containing, it apply for the italian keyboard layout only:
{{{
keycode  49 = less greater less greater bar brokenbar
keycode  94 = backslash bar backslash bar notsign notsign
}}}",defect,closed,other,VirtualBox 3.2.10,duplicate,,,Linux,Mac OS X
