DiamondCursorKeyBindingDict | |
key binding dictionary for diamond cursor (Cocoa application only) |
Current Version: | 1.0 |
Release Date: | 2006-10-20 |
System Requirements: | Mac OS X 10.3 or later |
Language: | - |
License: | Freeware |
File Size: | 6 KB >> Download Now |
DiamondCursorKeyBindingDict contains a key binding dictionary (DefaultKeyBinding.dict) which allows you to use diamond cursor (Ward Star like key binding) in the text view of Cocoa applications. It does not affect Carbon applications such as Finder.
input control code | control+P |
move backward | control+S |
move forward | control+D |
move up | control+E |
move down | control+X |
move word left | control+A |
move word right | control+F |
move to beginning of line | control+Q control+S |
move to end of line | control+Q control+D |
move to beginning of document | control+Q control+R |
move to end of document | control+Q control+C |
scroll line up | control+W |
scroll line down | control+Z |
scroll page up | control+R |
scroll page down | control+C |
delete backward | control+H |
delete forward | control+G |
delete word backward | control+T |
insert newline | control+M |
undo | control+U |