The change was made by me changing xorg.conf.
Code: Select all
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbSymbols" "pc(pc105)+colemak"
EndSectionSo, my keyboard layout should look like this:
1234567890-=
qwfpgjluy;[]
arstdhneio'#
zxcvbkm,.\/
but in the VM it looks like this.
1234567890']
x,yrucpftz-=
ao;khjldgsq\
/bi.nvmwe\[
I'm a new virtualbox user obviously, so try and make any instructions as detailed as possible.
Thanks in advance for your help
Edit: forgot to mention the actual hardware setup of my keyboard is standard UK qwerty, with the keycaps re-arranged.
Another edit: Guests are XP and Vista, both have the same issue.