× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I see. That's an Eclipse (workbench) function. There is no dialog for it yet in this version of Eclipse, but I believe you could change the editor-navigation keys with these steps:
- locate the plugins/org.eclipse.ui_2.0.2 directory
- edit plugin.xml:
- REPLACE:
<accelerator
key="Ctrl+F6"
id="org.eclipse.ui.window.nextEditor">
</accelerator>
<accelerator
key="Ctrl+Shift+F6"
id="org.eclipse.ui.window.previousEditor">
</accelerator>
WITH:
<accelerator
key="Alt+ARROW_RIGHT"
id="org.eclipse.ui.window.nextEditor">
</accelerator>
<accelerator
key="Alt+ARROW_LEFT"
id="org.eclipse.ui.window.previousEditor">
</accelerator>


Brandon Wahl wrote:
Sorry about that, I guess I didn't ask the right question.

Can I change the shortcut keys for a key binding?  I'm trying to change
the shortcut keys for the workbench...

I want to map the alt-right and alt-left to move between editor windows

-----Original Message-----
From: adrian [mailto:stori@xxxxxxxxxx] Sent: Friday, May 23, 2003 11:16 AM
To: wdsci-l@xxxxxxxxxxxx
Subject: [WDSCI-L] Re: Need a bit of help . . . - LPEX actions


When you are in the "Window" -> "Preferences" -> "LPEX Editor" -> "User Key Actions", tab to or click on the Action field, press F1, and follow the blue link.

Brandon Wahl wrote:

Jeff,

I don't suppose you've found out where to find a list of all possible
key actions names? Such as deleteLine?


I'm interested in changing that ctl-F6 to right or left arrow like
code...

Brandon

-----Original Message-----
From: Jeff Crosby [mailto:jlcrosby@xxxxxxxxxxxxxxxx] Sent: Friday, May 23, 2003 8:38 AM
To: Websphere Development Studio Client for iSeries
Subject: Re: [WDSCI-L] Need a bit of help . . .


George Farr wrote:


Hi Jeff.
I am assuming by 'George' you mean me? My offer to help is still alive

- I



just did a scan to find a note from you but did NOT. Maybe u sent it

with a



different id. I am assuming you must have attended the Chicago

sessions I



gave last week... If my assumptions are wrong that is fine.


No, it was a George Voutsinas.



1) How do I switch between members opened for editing?  i.e. the
Alt-left arrow and Alt-right arrow that was in CODE to work around the
'ring'.


I figured this one out. It's Ctl-F6.



4) Ctl-backspace is supposed to delete the entire line, but doesn't.


I was told this one is a bug. I set up Ctl-T instead.




_______________________________________________ This is the Websphere Development Studio Client for iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/wdsci-l or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.

_______________________________________________
This is the Websphere Development Studio Client for iSeries  (WDSCI-L) mailing 
list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.