Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Hot key can't work!
Hot key can't work! [message #310431] Sat, 02 December 2006 12:12 Go to next message
Eclipse UserFriend
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.
Re: Hot key can't work! [message #310433 is a reply to message #310431] Sat, 02 December 2006 22:30 Go to previous messageGo to next message
Eclipse UserFriend
Any 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.
Re: Hot key can't work! [message #310575 is a reply to message #310433] Sat, 09 December 2006 04:28 Go to previous messageGo to next message
Eclipse UserFriend
Thanks for your answer.
but the setting of eclipse is default.

"John J. Barton" <johnjbarton@johnjbarton.com> wrote in message
news:ektgcs$o02$1@utils.eclipse.org...
> Any 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.
Re: Hot key can't work! [message #310578 is a reply to message #310575] Sat, 09 December 2006 12:41 Go to previous messageGo to next message
Eclipse UserFriend
To 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/T extaddKeyListenerKeyListenerlis.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@johnjbarton.com> wrote in message
> news:ektgcs$o02$1@utils.eclipse.org...
>> Any 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.
>
Re: Hot key can't work! [message #310606 is a reply to message #310578] Mon, 11 December 2006 11:43 Go to previous messageGo to next message
Eclipse UserFriend
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@johnjbarton.com> wrote in message
news:elesga$qi$1@utils.eclipse.org...
> To 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/T extaddKeyListenerKeyListenerlis.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@johnjbarton.com> wrote in message
>> news:ektgcs$o02$1@utils.eclipse.org...
>>> Any 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.
>>
Re: Hot key can't work! [message #310608 is a reply to message #310606] Mon, 11 December 2006 12:32 Go to previous message
Eclipse UserFriend
no problem with the newest jdk 6!

Thanks a lot!

"xldelphi" <xldelphi@gmail.com> wrote in message
news:elk1qs$m9a$1@utils.eclipse.org...
> 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@johnjbarton.com> wrote in message
> news:elesga$qi$1@utils.eclipse.org...
>> To 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/T extaddKeyListenerKeyListenerlis.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@johnjbarton.com> wrote in message
>>> news:ektgcs$o02$1@utils.eclipse.org...
>>>> Any 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.
>>>
>
Previous Topic:How to do additional test for popup menu?
Next Topic:Responding to the enabling/disabling of a Project's Builder
Goto Forum:
  


Current Time: Sun May 11 16:03:07 EDT 2025

Powered by FUDForum. Page generated in 0.03633 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top