Re: Remapping autocomplete
Re: Remapping autocomplete
- Subject: Re: Remapping autocomplete
- From: David Hood <email@hidden>
- Date: Sun, 23 Nov 2003 14:05:11 +1300
On 23/11/2003, at 12:35 PM, John C. Welch wrote:
Is there anyway to remap the autocomplete from F5 to another key? I
find
that I'm far more used to tab or enter for such things.
john
Well, adding a defaultKeyBindings.dict file to ~/Library/Keyindings/
lets you remap as you wish in Cocoa
http://developer.apple.com/documentation/Cocoa/Conceptual/
BasicEventHandling/Tasks/TextDefaultsAndBindings.html
http://developer.apple.com/documentation/Cocoa/Conceptual/InputManager/
Concepts/KeyBindings.html
and for a program that comes with a set of keybindings check out
TextExtras
http://www.versiontracker.com/dyn/moreinfo/macosx/10307
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.