| [news.eclipse.platform] Re: Hot key can't work! |
no problem with the newest jdk 6!
Thanks a lot!
Thanks for your answer.
As local test, the keys are being trapped properly by windows sdk in windows xp + sp2,
but can't be trapped by jdk1.5.0_9(without swt). I think it seem to be a bug of j2se.
"John J. Barton" <johnjbarton@xxxxxxxxxxxxxxx> wrote in message news:elesga$qi$1@xxxxxxxxxxxxxxxxxxxxTo determine if the keys are being trapped before they get to eclipse you can run a simple Java application to print the keys you press. See for example http://www.java2s.com/Code/JavaAPI/org.eclipse.swt.widgets/TextaddKeyListenerKeyListenerlis.htm or http://www.cs.umanitoba.ca/~eclipse/2-Basic.pdf If such a program prints normal keys but not C-A-Up, then chances are good that the OS or BIOS gets them first.
xldelphi wrote:Thanks for your answer. but the setting of eclipse is default.
"John J. Barton" <johnjbarton@xxxxxxxxxxxxxxx> wrote in message news:ektgcs$o02$1@xxxxxxxxxxxxxxxxxxxxAny chance you have used "customize perspective" to remove toolbar buttons? To my surprise removing buttons also removes keybindings!
John.
xldelphi wrote:hi, Recently, I downloaded the newest Eclipse v3.2.1, but Ctrl + Alt + Up/Down can't work properly! The type of My notebook is ThinkPad X60s.
Can anyone provide some direction for troubleshooting?
Thanks for any help you can give.