The Ctrl-Space key combination is not captured by my Eclipse IDE running on my Debian VM.
I changed the content assist preference to Shift-Space and it works fine.
I am running Debian Wheezy 64-bit Gnome inside of a VMWare virtual machine on Windows 8 64-bit.
I have checked:
- Eclipse (Window > Preferences > General > Keys) and checked the entry.
- Gnome shortcuts (System Settings > Keyboard > Shortcuts) and ensured there is no Ctrl-Space registered to anything.
- VMWare Workstation 9 (Edit > Preferences > Hot Keys) and deselected Ctrl.
In fact, when I try to reassign content assist to Ctrl-Space in Eclipse, I cannot do it. Eclipse will detect the Ctrl but not the space.
Is there a way to find out if another program in Debian is consuming Ctrl-Space?