Aufgenommen Mac OS

OS: Android 2.3 – 4.0.1 Linux Mac OS WebOS Windows 2000 to Windows 10 WindowsPhone: Android iOS Linux Mac OS WebOS Windows 2000 to Windows 10 WindowsPhone: Browser: Android Browser Chrome Dolphin Browser Firefox Internet Explorer 5.5 and newer Konqueror Opera Opera Mini Safari and many more: Android Browser Chrome Dolphin Browser Firefox. RELATED: 8 Mac System Features You Can Access in Recovery Mode. Your Mac’s Recovery Mode is a treasure trove of useful tools, and it’s the easiest way to wipe your computer and start from scratch. Shut down your Mac, turn it on while holding down Command+R. Your Mac will boot into the recovery partition. We review all apps and app updates submitted to the App Store in an effort to determine whether they are reliable, perform as expected, respect user privacy, and are free of objectionable content. If your Mac is using an earlier version of any Mac operating system, you should install the latest Apple software updates, which can include important security updates and updates for the apps that are installed by macOS, such as Safari, Books, Messages, Mail, Music, Calendar, and Photos.

Columns in the tables:

  • Sym: The symbol representing the key
  • Key: The common name of the key
  • CrossPlat?: Whether the symbol is cross-platform. If 'No', then the symbol is unlikely to render properly outside the Apple ecosystem.
  • Alt: An alternate symbol used in some contexts (e.g., legacy)
  • Alt CrossPlat?: Whether the alternate symbol is cross-platform

Modifiers

When a key combination is displayed, the modifiers are written in the order presented here. For example, Control + Option + Shift + Command + Q would be written as ⌃⌥⇧⌘Q.

SymKeyCrossPlat?AltAlt CrossPlat?
ControlYes
OptionYes
ShiftYes
CommandYesNo

The Command key was formerly represented by an Apple logo. The Apple logo is one fo the few symbols here that can be easily typed with a typical keyboard layout: ⌥⇧K

There is also an Fn modifier on modern Mac keyboards. Typically, this isn't seen in keyboard shortcuts because it's primarily used to access keys F1 through F20. However, it can technically be combined with Control plus one other key to get a unique legacy combination. Each of these Fn + Control combinations maps to a character in Unicode's U+F700 to U+F7FF private use range. Some programs will erroneously print these characters upon receiving such a combination. With system Mac fonts, these characters lack visible glyphs and are for internal use only. Quote from ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/APPLE/CORPCHAR.TXT:

NeXT's OpenStep reserved corporate characters in the range 0xF700 to0xF8FF for transient use as keyboard function keys. The ones actuallyassigned in NextStep are 0xF700-0xF747, as follows. These are stillused in the Mac OS X AppKit frameworks. Note that there is no glyphassociated with these, and they are not mapped or used by the Mac OSText Encoding Converter.

Normal

SymKeyCrossPlat?AltAlt CrossPlat?
EscapeYes
EjectYesNo
Delete fwdYes
DeleteYes
Caps lockYes
LeftYes
RightYes
UpYes
DownYes
ReturnYes
❘⃝PowerNo
Page upYes
Page downYes
Back tabYes
TabYes
EndYes
HomeYes
EnterYesYes
Context menuNo
ClearYes
SpaceYesNo
Num lockYes

The alternate eject symbol,  (U+F804), is from a Unicode private use region. Apple designates it for use with mapping to/from the Mac OS Keyboard encoding. Ideally, the official Unicode variant should be used instead, as it will be compatible with fonts on other platforms. Quote from ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/APPLE/CORPCHAR.TXT:

The following (11) are for mapping the Mac OS Keyboard and Mac OS Koreanencodings (for Mac OS Korean also see 0xF83D, 0xF840-0xF84F).

Reference: ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/APPLE/KEYBOARD.TXT

These are the official Unicode symbol mappings published by Apple.

SymUnicodeMacKey nameNotes
U+21E70x05Shift
U+23030x06Control
U+23880x8AControlISO
U+23250x07Option
U+23870x8BAlt
U+23180x11Command
U+F8FF0x14CommandOld; solid Apple logo
U+F8FF U+F87F0x6CCommandOld; outlined Apple logo
U+21E50x02Tab right (LTR)
U+21E40x03Tab left (RTL)
U+23240x04Enter
U+24230x09Space
U+21A90x0BReturn (LTR)
U+21AA0x0CReturn (RTL)
U+232B0x17Delete left (LTR)
U+23260x0ADelete right (RTL)
U+238B0x1BEscape
U+23270x1CClear
U+24230x61Blank
U+21EA0x63Caps lock
?⃝U+003F U+20DD0x67Help
U+21920x65Right
U+21900x64Left
U+21910x68Up
U+21930x6ADown
U+21960x66Home
U+21980x69End
U+21DE0x62Page up
U+21DF0x6BPage down
U+F8030x6DContext menu
❘⃝U+2758 U+20DD0x6EPower
U+23CF0x8CEject
英数U+82F1 U+65700x8DEisuJapanese
かなU+304B U+306A0x8EKanaJapanese
F1U+F860 F 10x6FF1
F2U+F860 F 20x70F2
F3U+F860 F 30x71F3
F4U+F860 F 40x72F4
F5U+F860 F 50x73F5
F6U+F860 F 60x74F6
F7U+F860 F 70x75F7
F8U+F860 F 80x76F8
F9U+F860 F 90x77F9
F10U+F861 F 1 00x78F10
F11U+F861 F 1 10x79F11
F12U+F861 F 1 20x7AF12
F13U+F861 F 1 30x87F13
F14U+F861 F 1 40x88F14
F15U+F861 F 1 50x89F15
F16U+F861 F 1 6F16
F17U+F861 F 1 7F17
F18U+F861 F 1 8F18
F19U+F861 F 1 9F19
F20U+F861 F 2 0F20
U+F8020x0F
U+27130x12
U+25C60x13
U+21E30x10
U+21E00x18
U+21E10x19
U+21E20x1A

Some entries are missing key names; these don't map to physical keys.

LTR indicates usage with left-to-right languages: that means text flows from left to right, such as in most Western languages. RTL indicates the opposite. Many keyboards have both Delete Left and Delete Right, regardless of text direction.

ISO indicates a symbol designated by an ISO standard. ISO standard symbols aren't necessarily used by Mac.

Symbols composed of multiple Unicode characters are special in that they are treated as a single character on Mac, despite appearing as multiple symbols. For most of the characters, this grouping is controlled by the first character, which is a Unicode private use character that is invisible on Mac. The others use standard Unicode combining techniques. Quote from ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/APPLE/KEYBOARD.TXT:

The block of 32 characters 0xF860-0xF87F is for transcoding hints.These are used in combination with standard Unicode characters to forcethem to be treated in a special way for mapping to other encodings;they have no other effect.

So, you’ve decided to download an older version of Mac OS X. There are many reasons that could point you to this radical decision. To begin with, some of your apps may not be working properly (or simply crash) on newer operating systems. Also, you may have noticed your Mac’s performance went down right after the last update. Finally, if you want to run a parallel copy of Mac OS X on a virtual machine, you too will need a working installation file of an older Mac OS X. Further down we’ll explain where to get one and what problems you may face down the road.

A list of all Mac OS X versions

We’ll be repeatedly referring to these Apple OS versions below, so it’s good to know the basic macOS timeline.

Cheetah 10.0Puma 10.1Jaguar 10.2
Panther 10.3Tiger 10.4Leopard 10.5
Snow Leopard 10.6Lion 10.7Mountain Lion 10.8
Mavericks 10.9Yosemite 10.10El Capitan 10.11
Sierra 10.12High Sierra 10.13Mojave 10.14
Catalina 10.15

STEP 1. Prepare your Mac for installation

Given your Mac isn’t new and is filled with data, you will probably need enough free space on your Mac. This includes not just space for the OS itself but also space for other applications and your user data. One more argument is that the free space on your disk translates into virtual memory so your apps have “fuel” to operate on. The chart below tells you how much free space is needed.

Note, that it is recommended that you install OS on a clean drive. Next, you will need enough disk space available, for example, to create Recovery Partition. Here are some ideas to free up space on your drive:

  • Uninstall large unused apps
  • Empty Trash Bin and Downloads
  • Locate the biggest files on your computer:

Go to Finder > All My Files > Arrange by size
Then you can move your space hoggers onto an external drive or a cloud storage.
If you aren’t comfortable with cleaning the Mac manually, there are some nice automatic “room cleaners”. Our favorite is CleanMyMac as it’s most simple to use of all. It deletes system junk, old broken apps, and the rest of hidden junk on your drive.

Download CleanMyMac for OS 10.4 - 10.8 (free version)

Download CleanMyMac for OS 10.9 (free version)

Download CleanMyMac for OS 10.10 - 10.14 (free version)

STEP 2. Get a copy of Mac OS X download

Normally, it is assumed that updating OS is a one-way road. That’s why going back to a past Apple OS version is problematic. The main challenge is to download the OS installation file itself, because your Mac may already be running a newer version. If you succeed in downloading the OS installation, your next step is to create a bootable USB or DVD and then reinstall the OS on your computer.

How to download older Mac OS X versions via the App Store


If you once had purchased an old version of Mac OS X from the App Store, open it and go to the Purchased tab. There you’ll find all the installers you can download. However, it doesn’t always work that way. The purchased section lists only those operating systems that you had downloaded in the past. But here is the path to check it:

  1. Click the App Store icon.
  2. Click Purchases in the top menu.
  3. Scroll down to find the preferred OS X version.
  4. Click Download.

This method allows you to download Mavericks and Yosemite by logging with your Apple ID — only if you previously downloaded them from the Mac App Store.

Without App Store: Download Mac OS version as Apple Developer

Aufgenommen Mac Os X

If you are signed with an Apple Developer account, you can get access to products that are no longer listed on the App Store. If you desperately need a lower OS X version build, consider creating a new Developer account among other options. The membership cost is $99/year and provides a bunch of perks unavailable to ordinary users.

Aufgenommen Mac Os Catalina

Nevertheless, keep in mind that if you visit developer.apple.com/downloads, you can only find 10.3-10.6 OS X operating systems there. Newer versions are not available because starting Mac OS X Snow Leopard 10.7, the App Store has become the only source of updating Apple OS versions.

Purchase an older version of Mac operating system

You can purchase a boxed or email version of past Mac OS X directly from Apple. Both will cost you around $20. For the reason of being rather antiquated, Snow Leopard and earlier Apple versions can only be installed from DVD.

Buy a boxed edition of Snow Leopard 10.6
Get an email copy of Lion 10.7
Get an email copy of Mountain Lion 10.8

The email edition comes with a special download code you can use for the Mac App Store. Note, that to install the Lion or Mountain Lion, your Mac needs to be running Snow Leopard so you can install the newer OS on top of it.

How to get macOS El Capitan download

If you are wondering if you can run El Capitan on an older Mac, rejoice as it’s possible too. But before your Mac can run El Capitan it has to be updated to OS X 10.6.8. So, here are main steps you should take:

1. Install Snow Leopard from install DVD.
2. Update to 10.6.8 using Software Update.
3. Download El Capitan here.

“I can’t download an old version of Mac OS X”

Mac

If you have a newer Mac, there is no physical option to install Mac OS versions older than your current Mac model. For instance, if your MacBook was released in 2014, don’t expect it to run any OS released prior of that time, because older Apple OS versions simply do not include hardware drivers for your Mac.

But as it often happens, workarounds are possible. There is still a chance to download the installation file if you have an access to a Mac (or virtual machine) running that operating system. For example, to get an installer for Lion, you may ask a friend who has Lion-operated Mac or, once again, set up a virtual machine running Lion. Then you will need to prepare an external drive to download the installation file using OS X Utilities.

After you’ve completed the download, the installer should launch automatically, but you can click Cancel and copy the file you need. Below is the detailed instruction how to do it.

STEP 3. Install older OS X onto an external drive

The following method allows you to download Mac OS X Lion, Mountain Lion, and Mavericks.

  1. Start your Mac holding down Command + R.
  2. Prepare a clean external drive (at least 10 GB of storage).
  3. Within OS X Utilities, choose Reinstall OS X.
  4. Select external drive as a source.
  5. Enter your Apple ID.

Now the OS should start downloading automatically onto the external drive. After the download is complete, your Mac will prompt you to do a restart, but at this point, you should completely shut it down. Now that the installation file is “captured” onto your external drive, you can reinstall the OS, this time running the file on your Mac.

  1. Boot your Mac from your standard drive.
  2. Connect the external drive.
  3. Go to external drive > OS X Install Data.

Locate InstallESD.dmg disk image file — this is the file you need to reinstall Lion OS X. The same steps are valid for Mountain Lion and Mavericks.

How to downgrade a Mac running later macOS versions

If your Mac runs macOS Sierra 10.12 or macOS High Sierra 10.13, it is possible to revert it to the previous system if you are not satisfied with the experience. You can do it either with Time Machine or by creating a bootable USB or external drive.
Instruction to downgrade from macOS Sierra

Instruction to downgrade from macOS High Sierra

Instruction to downgrade from macOS Mojave

Instruction to downgrade from macOS Catalina

Before you do it, the best advice is to back your Mac up so your most important files stay intact. In addition to that, it makes sense to clean up your Mac from old system junk files and application leftovers. The easiest way to do it is to run CleanMyMac X on your machine (download it for free here).

Visit your local Apple Store to download older OS X version

Mac

If none of the options to get older OS X worked, pay a visit to nearest local Apple Store. They should have image installations going back to OS Leopard and earlier. You can also ask their assistance to create a bootable USB drive with the installation file. So here you are. We hope this article has helped you to download an old version of Mac OS X. Below are a few more links you may find interesting.