Ctrl key doesn't work in Virtual Box, Linux host

9

3

Ctrl is not working in virtual box. When I use Ctrl+a/u/l/w etc., in Virtual Box Guests its acts as only a/u/l/w. any ideas regarding this.

my Virtual Box Version is 3.1.2 running under Ubuntu 9.10. i faced the same thing for windows, Redhat, ubuntu guests.

srikanthM

Posted 2010-01-30T06:31:28.173

Reputation: 111

Answers

10

The issue relates to the System Setting >> Mouse and Touchpad >> "Show position of pointer when the Control key is pressed" option.

Simply disable this feature and the left Ctrl key will be available within all your VMs.

BiffHenderson

Posted 2010-01-30T06:31:28.173

Reputation: 101

1I don't seem to have this option... is there a more low-level way to manipulate this session? – Arnout Engelen – 2016-09-02T09:37:57.927

I found it in gconf (https://automatthias.wordpress.com/2008/06/03/ctrl-key-not-working-in-vnc/) but it's already disabled here...

– Arnout Engelen – 2016-09-02T09:43:29.470

@ArnoutEngelen gnome-tweak-tool also displays the option – towi – 2017-06-03T12:16:42.283

5

By default, VirtualBox reserves the right control key as the "Host" key. You can still use the left Ctrl key on every machine I've ever used. If you'd prefer to make something else the Host key (e.g. the almost-never-used Scroll Lock key), in the VB window click File >> Preferences >> Input and choose a different key.

CarlF

Posted 2010-01-30T06:31:28.173

Reputation: 8 576

3

I'm Using Windows 10 Host and Ubuntu 14.04. I solved the problem by Deleting the "Right Ctrl" key from the list of shortcuts reserved by VB. In the VB's menu got to:

File->Preferences->Input->VirtualMachine

||Name||Shortcut||
|Host Key Combination|Right Ctrl|

Delete this shortcut and that's it!

blue

Posted 2010-01-30T06:31:28.173

Reputation: 31