Useful OS X Shortcuts
When you spend 99% of your time on the terminal, it's nice not to have to use the mouse... _at all_. And this is quite close.
OS X has a feature called "Full Keyboard Access", that needs to be enabled before the following will work.
Ctrl-F1 Enable/Disable Full Keyboard Access
Ctrl-F2 Access Menubar
Ctrl-F2 Access Dock
Ctrl-F7 Navigate controls in current dialog
More full-access shortcuts at the Apple Support Page.
3 comments (imported from blogger)
The reverse is sort of possible. If you drag an icon into the Terminal it pastes the entire path to that file. You can also COPY an icon, and paste it to the Terminal to get the pass to that file to appear.
(Those aren't technically "keyboard shortcuts" but they save me a lot of typing._
This shortbuts are awesome ! thanks =)