trouble : on mapping of the keyboard
trouble : on mapping of the keyboard
- Subject: trouble : on mapping of the keyboard
- From: Tristan lorach <email@hidden>
- Date: Mon, 25 Mar 2002 03:49:24 +0100
Hello,
I started to remap my favorites shortcuts for any editors :
by creating DefaultKeyBinding.dict in my Library/KeyBindings
Everything is OK when I want to map keys to any selector command of
NSResponder (like pageUp: etc)
How can I do to just ask it to map a key combination to a simple string
to write in the editor ?
Example :
I want Alt-i (french kb) to become the string "~"; Alt-5 to write "["
and Alt-) to write "]"...
I want Alt-p to become the string "printf(" (just an example)
Here is my kb that maps to common cursor&selection use under Ms
Visual-Studio :
<Fichier joint : DefaultKeyBinding.dict>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.