Posts

Showing posts with the label shortcut key

Bash Shortcuts

These content are from SKORKS ( http://www.skorks.com/2009/09/bash-shortcuts-for-maximum-productivity/ ), Thanks Alan Skorkin Command Editing Shortcuts Ctrl + a  – go to the start of the command line Ctrl + e  – go to the end of the command line Ctrl + k  – delete from cursor to the end of the command line Ctrl + u  – delete from cursor to the start of the command line Ctrl + w  – delete from cursor to start of word (i.e. delete backwards one word) Ctrl + y  – paste word or text that was cut using one of the deletion shortcuts (such as the one above) after the cursor Ctrl + xx  – move between start of command line and current cursor position (and back again) Alt + b  – move backward one word (or go to start of word the cursor is currently on) Alt + f  – move forward one word (or go to end of word the cursor is currently on) Alt + d  – delete to end of word starting at cursor (whole word if cursor is at the beginning of wor...

Shortcut for Google Chrome

Move to next tab : Ctrl+Tab Move to previous tab : Ctrl+Shift+Tab Move to tab number # : Ctrl+# refer to  http://www.mydigitallife.info/google-chrome-tips-on-keyboard-shortcuts/

Little Info about Chrome's shortcut :)

ctrl + page down/ctrl + tab -> switch to next tab ctrl + page up/ctrl + shift + tab -> switch to back to previous tab ctrl + keypad[1-9] -> switch to specific tab ctrl + alt + left arrow -> switch back to history of its tab ctrl + alt + right arrow -> switch to current of its tab ref JECShark,  http://www.google.com/support/forum/p/Chrome/thread?tid=16c23e5647c48367&hl=en