I am using a Hungarian keyboard layout when working with Eclipse, and it is quite a pain to work with some keyboard hotkeys, as Eclipse handles Ctrl+Alt and AltGr as the same.
As a workaround, I have to unbind all shortcuts, which map Ctrl+Alt+something, if I want to use AltGr with that. It is quite irratating, because I really need |, <, >, #, &, @, {, and } while coding :)
Is there a way to make Eclipse distinguish between these keys?
Edit: This looks like a Windows specific "feature", it would be nice to override this though.