Page 1 of 1

Keyboard on VM scrambled.

Posted: 20. Jul 2008, 17:29
by CShadowRun
Hi, i use ubuntu hardy heron, and i have a custom keyboard layout (colemak)

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"
EndSection
Pretty standard method afaik.

So, 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.

Posted: 20. Jul 2008, 18:55
by CShadowRun
i "fixed" this by editing the registry and re-assigning the keys properly, i doubt this will work outside windows. But it's a good temporary fix

keytweak saves the day :p