What I have is not exactely a keyboard shortcut but more a keyboard mapping setting, that can be set
if you go to - Tools -> Options -> Keyboard -> then chose Emacs in the "Apply the following additional keyboard
mapping scheme"
This will give you new shortcuts, that when learned are extremely helpful and save time. Although it may take you some
time to learn it although their are alot of them I only use about about 12 of them right now. But of those most of them they are text navigation, which are the most helpful and when learned are dare I say fun to use!
So what is so great about them is that once you learn them you never have move your right hand to the arrow keys!
So here are some of them, to move the cursor forward one charcter it is 'Ctrl+f' and backwards it is 'Ctrl+b'.
and forward one word 'Alt+f' and backward 'Alt+b', ALSO you can due page up 'Alt+v' and page down 'Ctrl+v' also without having to touch those keys. The highlighting of text is also possible without useing the MOUSE ha! This is down by starting a
selection region from the cursor position by 'Ctrl+Space' then using the keyboard shortcuts above to move this selection regoin around it by moving the cursor, then when it is in the right place you due an-might have to check this yourself-'Alt-W' to copy it
and then the region with go away then you again can move the cursor to were you want the text to go too with the shortcuts above without touching the arrow keys or the page up or page down buttons and then 'Ctlr+y' to paste.
I was introduced to this 'scheme' as they call it 'Emacs' through school and work. Emacs is the name of a prorammers text editor that is availble for windows linux. You can find many refernce charts and tutorail and books about Emacs on the web
just type in on Live search Emacs or Emacs shorcuts.
Thier are many other shortcuts tons more.
Anyways, I use it at work and I think that when you don't have to use the arrow keys, mouse, or page up, page down, and I forgot to mention home, and end at all when writing code, it is very ... I am at a loss for words.
But just a thought, ...