3

I have a Kinesis Freestyle keyboard which has keys for common shortcuts (ie a cut, copy, etc buttons).

However, for the last few days Eclipse has stopped receiving the keyboard buttons correctly, and even CTRL+X is not working. One button("Paste") is actually registering as a page-down instead.

But the keyboard buttons/shortcuts work fine in Chrome and in Windows.

Does anyone have a clue about this?

Peter O.
  • 32,158
  • 14
  • 82
  • 96
Caffeinated
  • 11,982
  • 40
  • 122
  • 216

1 Answers1

3

There are two ways to solve it: switch workspace, or "Restore Defaults" in the Preferences -> Keys menu

enter image description here

You can also switched workspace , that's what i did first, and everything worked fine again( i guess bec. I didn't fiddle with keys & shortcuts).

File->Switch Workspace

Apparently, based on this SO link - really weird eclipse keyboard behavior/bug? - it may be a configuration issue that is workspace-dependent(maybe a custom keyboard shortcut I added-on ??!?).

I'm still curious about a way to narrow down why, but it looks like a clash of the key-bindings.

Here's another link, Switching workspaces

Community
  • 1
  • 1
Caffeinated
  • 11,982
  • 40
  • 122
  • 216