OS X Basics: Common Computer Tasks

Lesson 5: Common Computer Tasks

/en/osxbasics/finding-files-on-your-computer/content/

Introduction

Learning how to use a computer can feel overwhelming at times. Fortunately, there are some common computer skills that will work the same way in almost any situation. Once you learn how to use these skills, you'll be able to perform a variety of tasks on your computer. In this lesson, we'll talk about some common commands you can use in almost any application, like cut and paste and undo, as well as how to right-click the mouse in macOS.

The menu bar

Whenever you open an application, you'll be able to use the Menu bar in the top-left corner of the screen. Each menu has a set of commands that will perform a specific action within the program. While each application is different, there are some common commands that work the same way, no matter which application you're using. Whenever you open a program for the first time, try clicking these menus to see the various options.

screenshot of the menu bar for an app

Application menu commands

You'll find the Application menu just to the right of the Apple icon on the Menu bar. It will show the name of the application that's currently open. In this example, we're using the TextEdit application. From here, you can learn more about the application, change your preferences for the program, and quit.

screenshot of an application's menu

File menu commands

You'll find the File menu just to the right of the Application menu. The File menu will usually have the same type of commands. For example, you can create a new file, open an existing file, and save the current file.

screenshot of an application's File menu

Right-clicking the mouse

Many tasks will require you to right-click with your mouse or trackpad. This usually allows you to access a menu with useful shortcuts, which will vary depending on the application you're using. In macOS, right-clicking is disabled by default, but it is easy to enable the feature.

To enable right-clicking:

  1. Click the Apple icon in the top-left corner of the screen, then select System Preferences.
    screenshot of clicking the System Preferences in the Apple menu
  2. The System Preferences will appear. Select the Mouse category.
    screenshot of selecting the Mouse icon in the System Preferences menu
  3. Check the box next to Secondary click. Right-clicking will be enabled. If you are using a mouse without an obvious right button (such as the Magic Mouse shown below), you can right-click by clicking near the right side of the mouse.
    screenshot of selecting the Secdondary click box in the Mouse menu


Other ways to right-click

If you don't have right-clicking enabled, you can still perform a secondary click (or right-click) at any time on your Mac. Just press and hold the Control key on your keyboard and click the mouse.

If you have a trackpad, you can tap it with two fingers to right-click. You can also go to System Preferences > Trackpad to choose other right-click options for the trackpad.

screenshot of the Trackpad menu

Cutting, copying, and pasting

Many applications allow you to copy items from one place and paste them to another. For example, if you're working with a word processor, you might copy and paste text to avoid typing the same thing over and over. If there's something you want to move from one place to another, you can cut and paste instead.

To copy and paste:

  1. Select the item you want to copy. In our example, we'll select a word in a document.
  2. Right-click the mouse and select Copy from the menu that appears. You can also press Command+C on your keyboard.
    screenshot of selecting Copy after right-clicking on selected text
  3. Locate and right-click the desired location for the item, then select Paste. You can also press Command+V on your keyboard.
    screenshot of clicking the Paste button after right-clicking
  4. The item will be copied to the new location. Notice how the original text that was copied has not been moved or changed.
    screenshot of the result of copying and pasting text

To cut and paste:

  1. Select the item you want to cut. In our example, we'll select a paragraph of text in a document.
  2. Right-click the mouse and select Cut from the menu that appears. You can also press Command+X on your keyboard.
    screenshot of clicking Cut after right-clicking selected text
  3. Locate and right-click the desired location for the item, then select Paste. You can also press Command+V on your keyboard.
    screenshot of clicking Paste after right-clicking
  4. The item will be pasted, or moved, to the new location. In our example, we used the cut and paste commands to move the second paragraph above the first paragraph.
    screenshot of text after being cut and pasted

To copy and paste files:

You can use the cut, copy, and paste commands for a variety of tasks on your computer. For example, if you wanted to create a duplicate copy of a file, you could copy it from one folder to another.

  1. Right-click the file and select Copy from the menu that appears. You can also press Command+C on your keyboard.
    screenshot of selecting Copy file after right-clicking
  2. Locate and right-click the new location and select Paste. You can also press Command+V on your keyboard. In our example, we'll paste the file to the desktop.
    screenshot of right-clicking and selecting Paste
  3. The duplicate file will appear. Notice how the original file has not been moved or changed. Also note that if you make a change to the original file, it will not update any copies of that file.
    screenshot of a file after it's been pasted

Note that copying a file is not the same as creating a shortcut. You can review our lesson on working with files to learn more about using shortcuts.

Undoing changes

Let's say you're working on a document and accidentally delete some text. Fortunately, you won't have to retype everything you just deleted! Most applications allow you to undo your most recent action when you make a mistake like this. Just click the Edit menu in the Menu bar and select Undo. You can also press Command+Z on your keyboard. You can continuing using this command to undo multiple changes in a row.

screenshot of selecting Undo from the Edit menu of an application

Note that the Undo command will work almost all of the time, but not in every situation. For example, if you empty the Trash to permanently delete a file, you can't undo the action.

Now you know some of the most commonly used commands, which you'll be able to use in almost any application on your computer. As we mentioned earlier in this lesson, you can also use keyboard shortcuts to perform these commands even faster. We'll talk more about these in our lesson on keyboard shortcuts in macOS.

/en/osxbasics/adjusting-your-settings/content/