[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] Re: How to disable built-in shortcut keys provided by eclipse
|
- From: "Prakash G.R." <grprakash@xxxxxxxxx>
- Date: Thu, 17 Sep 2009 18:27:09 +0530
- Newsgroups: eclipse.platform.rcp
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.23 (Macintosh/20090812)
Neha wrote:
In my application created i want to disable some of the built in shortcut
keys provided by eclipse rcp. For instance shortcut key "Ctrl + F8" for next
perspective.I dont want anythng to happen on this key.
Is there any way to do so? Please let me know
Create you own scheme and add the keybindings you need to it. In the
customization ini file add this line:
org.eclipse.ui/KEY_CONFIGURATION_ID = <your scheme id>
- Prakash
Platform UI Team, IBM
http://blog.eclipse-tips.com