Pages

Showing posts with label Basics. Show all posts
Showing posts with label Basics. Show all posts

Friday, February 24, 2012

How To Copy/Move a File in Windows 7


Copy & Paste a File
  1. Open the location that contains the file you want to copy (e.g. Documents, Desktop, etc.).
  2. Right-click the file, and then click Copy.
  3. Open the location where you want to store the copy (Documents, Desktop, Network Location, etc.).
  4. Right-click an empty space within the location, and then click Paste. The copy of the original file is now stored in the new location.
Cut & Paste a File
  1. Open the location that contains the file you want to copy (e.g. Documents, Desktop, etc.).
  2. Right-click the file, and then click Cut.
  3. Open the location where you want to store the copy (Documents, Desktop, Network Location, etc.).
  4. Right-click an empty space within the location, and then click Paste. The original file is now stored in the new location.

Thursday, February 23, 2012

Keyboard Shortcuts

keyboard shortcut is a set of one or more keys used in conjunction to invoke a operation that would otherwise be accessible through a menu or a button function located on a toolbar. Keyboard shortcuts are intended to reduce the time taken to complete common operations. Shortcut keys are commonly invoked by using the ALT, CTRL, SHIFT or Windows Key () in conjunction with a single key. The standard for a shortcut is listing the modifier key, a plus symbol, and the single character. For example, "CTRL+C" is telling you to press the CTRL key (continue to hold the CTRL key) and then press the C key.



Common Windows Shortcut Combinations
  • CTRL+C: Copy the selected item
  • CTRL+X: Cut the selected item
  • CTRL+V: Paste the selected item
  • CTRL+Z: Undo an action
  • CTRL+Y: Redo an action
  • CTRL+B: Bold the selection
  • CTRL+U: Underline the selection
  • CTRL+I: Italicize the selection
  • CTRL+A: Select all items in a document or window
  • CTRL+S: Save the current document.
  • CTRL+P: Print the current document