LowPolyDioramaJam2016 - Entry Mac OS
- Lowpolydioramajam2016 - Entry Mac Os -
- Lowpolydioramajam2016 - Entry Mac Os Installer
- Lowpolydioramajam2016 - Entry Mac Os Version
Note: The headings on this list indicate the Macintosh System bundle names; the bullet points indicate the version of the System File included in that bundle. This is to make it clearer for people searching for specific bundle versions as opposed to System File versions. Finder File versions are not indicated. 1 Classic Mac OS 1.1 Macintosh System Software (0 - 0.3) 1.1.1 System File 1 1.1.2.

Apple Partition Map (APM) is a partition scheme used to define the low-level organization of data on disks formatted for use with 68k and PowerPCMacintosh computers. It was introduced with the Macintosh II.[1]
Sep 06, 2019 Use a Mac OS X installation Disc. If you’re unable to use Internet Recovery Mode or create a bootable USB installer, you can still use a Mac OS X installation disc. These discs are available for OS X Snow Leopard, OS X Lion, and OS X Mountain Lion. If your Mac is from 2012 or earlier, there was an installation disc in the original box. Note: The headings on this list indicate the Macintosh System bundle names; the bullet points indicate the version of the System File included in that bundle. This is to make it clearer for people searching for specific bundle versions as opposed to System File versions. Finder File versions are not indicated. 1 Classic Mac OS 1.1 Macintosh System Software (0 - 0.3) 1.1.1 System File 1 1.1.2.
Disks using the Apple Partition Map are divided into logical blocks, with 512 bytes usually belonging to each block. The first block, Block 0, contains an Apple-specific data structure called “Driver Descriptor Map” for the Macintosh Toolbox ROM to load driver updates and patches before loading from a MFS or HFS partition.[2] Because APM allows 32 bits worth of logical blocks, the historical size of an APM formatted disk using small blocks[3] is limited to 2 TiB.[4]
The Apple Partition Map maps out all space used (including the map) and unused (free space) on disk, unlike the minimal x86 master boot record that only accounts for used non-map partitions. This means that every block on the disk (with the exception of the first block, Block 0) belongs to a partition.
Some hybrid disks contain both an ISO 9660 primary volume descriptor and an Apple Partition Map, thus allowing the disc to work on different types of computers, including Apple systems.
Intel-based Macs[edit]
For accessing volumes, both APM and GUID partitions can be used in a standard manner with Mac OS X Tiger (10.4) and higher. For starting an operating system, PowerPC-based systems can only boot from APM disks[5] whereas Intel-based systems generally boot from GUID disks.[1][6][7] Nevertheless, Intel-based Macs are able to boot from APM, GPT (GUID Partition Table) and MBR (Master Boot Record, using the BIOS-Emulation called EFI-CSM i.e. the Compatibility Support Module provided by EFI).
Intel-based models that came with Mac OS X Tiger (10.4) or Leopard (10.5) preinstalled had to be able to boot from both APM and GUID disks due to the installation media for these universal versions of Mac OS X, which are APM partitioned in order to remain compatible with PowerPC-based systems.[8] However, the installation of OS X on an Intel-based Mac demands a GUID partitioned disk or will refuse to continue, the same way installation on a PowerPC-based system will demand an APM partitioned destination volume. Cloning an already installed OS X to an APM partition on Intel systems will remain bootable even on 2011 Intel-based Macs. Despite this apparent APM support, Apple never officially supported booting from an internal APM disk on an Intel-based system. The one exception for a universal version of Mac OS X (Tiger or Leopard) is an official Apple document describing how to set up a dual bootable external APM disk for use with PowerPC and Intel.[9]
Layout[edit]
Each entry of the partition table is the size of one data block, which is normally 512 bytes.[1][10] Each partition entry on the table is the size of one block or sector of data. Because the partition table itself is also a partition, the size of this first partition limits the number of entries to the partition table itself.
The normal case is that 64 sectors (64 × 512 = 32 KB) are used by the Apple Partition Map: one block for the Driver Descriptor Map as Block 0, one block for the partition table itself and 62 blocks for a maximum of 62 data partitions.[11]
Each partition entry includes the starting sector and the size, but also a name, a type, a position of the data area and possible boot code. It also includes the total number of partitions in that partition table.[12] This ensures that, after reading the first partition table entry, the firmware is aware of how many blocks more to read from the media in order to have processed every partition table entry. All entries are in big-endian byte-order.[citation needed]
| Address | Size in bytes | Contents | Required? | |
|---|---|---|---|---|
| Decimal | Hex | |||
| 0 | 0x0000 | 1 | signature1 (ASCII value 'P') | No |
| 1 | 0x0001 | 1 | signature2 (ASCII value 'M') | No |
| 2–3 | 0x0002 | 2 | reserved | No |
| 4–7 | 0x0004 | 4 | number of partitions (total) | Yes |
| 8–11 | 0x0008 | 4 | starting sector of partition | Yes |
| 12–15 | 0x000C | 4 | size of partition (in sectors) | Yes |
| 16–47 | 0x0010 | 32 | name of partition (fixed ASCII right-side NULL padded) | No |
| 48–79 | 0x0030 | 32 | type of partition (fixed ASCII right-side NULL padded) | No |
| 80–83 | 0x0050 | 4 | starting sector of data area in partition | No |
| 84–87 | 0x0054 | 4 | size of data area in partition (in sectors) | No |
| 88–91 | 0x0058 | 4 | status of partition | No |
| 92–95 | 0x005C | 4 | starting sector of boot code | No |
| 96–99 | 0x0060 | 4 | size of boot code (in bytes) | No |
| 100–103 | 0x0064 | 4 | address of bootloader code | No |
| 104–107 | 0x0068 | 4 | reserved | No |
| 108–111 | 0x006C | 4 | boot code entry point | No |
| 112–115 | 0x0070 | 4 | reserved | No |
| 116–119 | 0x0074 | 4 | boot code checksum | No |
| 120–135 | 0x0078 | 16 | processor type (fixed ASCII right-side NULL padded) | No |
| 136–511 | 0x0088 | 376 | reserved | No |
Partition identifiers[edit]
Types beginning with 'Apple_' are reserved for assignment by Apple, all other custom defined types are free to use. However registrationwith Apple is encouraged.
| Identifier / type | Contents / file system | Name (typical) | Remarks |
|---|---|---|---|
| Apple_Boot | bootloader | MOSX_OF3_Booter, eXternal booter | This boot partition is used by Mac OS X on New World Macs (Open Firmware 3.0 and greater) when the file system on the main partition is not supported by Open Firmware, like in a software RAID configuration or when using a HFS+ case-sensitive or a UFS file system. It contains BootX on an HFS filesystem. |
| Apple_Boot_RAID | bootloader | Raid Partition | |
| Apple_Bootstrap | NewWorld bootblock | Although it is a general Open Firmware (New World) boot partition, it is specifically used by yaboot. It must be HFS formatted, so that it can be accessed by Open Firmware. | |
| Apple_Driver | device driver | Macintosh | Mac OS classic drivers partition |
| Apple_Driver43 | SCSI Manager 4.3 device driver | Macintosh | Mac OS classic drivers partition |
| Apple_Driver43_CD | Macintosh | Mac OS classic drivers partition | |
| Apple_Driver_ATA | Macintosh | Mac OS classic drivers partition | |
| Apple_Driver_ATAPI | Macintosh | Mac OS classic drivers partition | |
| Apple_Driver_IOKit | I/O Kit driver | Macintosh | Mac OS classic drivers partition |
| Apple_Driver_OpenFirmware | Macintosh | ||
| Apple_Extra | unused | This identifier masks an unused partition map entry. | |
| Apple_Free | free space | Extra | This identifier masks free space as a partition map entry. |
| Apple_FWDriver | Macintosh | Mac OS classic drivers partition | |
| Apple_HFS | Hierarchical File System | Apple_HFS | While normally a HFS or HFS+ volume for Mac OS and Mac OS X, it can also contain an MS-DOS formatted file system (File Allocation Table, which can be accessed by Mac OS and Mac OS X). |
| Apple_HFSX | HFS Plus | This partition contains a HFS+ volume without a HFS wrapper. HFSX was introduced with Mac OS X 10.3 and is only used in special cases, like case sensitive HFS+. HFSX is the standard partition type on Intel-based Macs (which use GUID instead of APM). | |
| Apple_Loader | – | SecondaryLoader | Like Apple_Boot but on Old World Macs, it is used when Mac OS X is installed on a file system not readable by Open Firmware. This partition does not contain a filesystem—instead it contains the BootXmachine code in XCOFF format. This partition type was discontinued with Mac OS X 10.3. |
| Apple_MDFW | firmware | firmware | This partition is used by iPod to load the firmware/OS. |
| Apple_MFS | Macintosh File System | This partition is used by Mac OS for the Macintosh File System (MFS), which was introduced with the Macintosh 128K in 1984. | |
| Apple_partition_map | partition map | Apple | The partition map is also a partition of its own. It can vary in size depending on how many partitions it may contain. |
| Apple_Patches | patches | Patch Partition | Mac OS classic patch partition |
| Apple_PRODOS | ProDOS | ProDOS file system | |
| Apple_RAID | RAID | Apple_RAID_OfflineV2 | This identifier marks a Mac OS X partition used in a software RAID configuration. It normally contains the same filesystems a regular Mac OS X installation would have, like HFS/HFS+ or UFS. The separate boot partition Apple_Boot is mandatory. |
| Apple_Rhapsody_UFS | Unix File System | Mac OS X Server | This partition contains a Unix File System (UFS) used by the Apple Rhapsody operating system (a development name marking the transition from OPENSTEP to Mac OS X) and is also used by Mac OS X Server 1.0 through 1.2 v3. |
| Apple_Scratch | empty | This identifier marks an empty partition. | |
| Apple_Second | Second stage bootloader | ||
| Apple_UFS | Unix File System | Mac OS X | This partition contains a Unix File System (UFS) and is used by Mac OS X, Mac OS X Server (Version 10.0 and newer) and various Unix-like operating systems. |
| Apple_UNIX_SVR2 | A/UX, Unix | Originally introduced for A/UX (Apple Unix operating system based on System V Release 2, hence SVR2) on the 68k, it was later reused for MkLinux which used the Extended file system. It is the standard partition identifier for many Unix-like operating systems, including Linux and NetBSD. It may contain any file system suitable for the installed operating system. If bootable, a file system that can be read by the Open Firmware bootloader from Apple_Bootstrap (e.g. yaboot) must be used. | |
| Apple_Void | A dummy partition map entry to ensure correct partition alignment on bootable media. | ||
| Be_BFS | Be File System | This partition contains a Be File System (BFS) and is normally used by BeOS. | |
| MFS | TiVo Media File System | MFS application region, MFS media region | Used to hold the proprietary Media File System on TiVo hard drives formatted using Apple Partition Map. |
Partition status[edit]
Partition status is a bit field composed of the flags:
| Value | Description | System |
|---|---|---|
| 0x00000001 | entry is valid | A/UX |
| 0x00000002 | entry is allocated | A/UX |
| 0x00000004 | entry in use | A/UX |
| 0x00000008 | entry contains boot information | A/UX |
| 0x00000010 | partition is readable | A/UX |
| 0x00000020 | partition is writable | A/UX, Macintosh |
| 0x00000040 | boot code is position independent | A/UX |
| 0x00000100 | partition contains chain-compatible driver | Macintosh |
| 0x00000200 | partition contains a real driver | Macintosh |
| 0x00000400 | partition contains a chain driver | Macintosh |
| 0x40000000 | automatically mount at startup | Macintosh |
| 0x80000000 | the startup partition | Macintosh |
See also[edit]
- Amiga rigid disk block (RDB)
- Extended boot record (EBR)
- GUID Partition Table (GPT)
- Host protected area (HPA)
- Master boot record (MBR)
References[edit]
- ^ abc'Technical Note TN2166 – Secrets of the GPT'. Apple. Retrieved 2013-02-24.
…a standard block size of 512 bytes… […] Apple did consider extending APM to support larger disks. However, as such a change would break all existing partitioning tools…
CS1 maint: discouraged parameter (link) - ^Mac OS: Technical overview of disk volume structures
- ^Apple Support Communities: Guid Partition or Apple Partition? (2012)
- ^MacTech Magazine: Apple's Transition from Apple Partition Map to the GUID Partition Table by Criss Myers
- ^Apple Mailing List: Subject: Re: Apple Partition Scheme or GUID Partition SchemeArchived 2009-04-06 at the Wayback Machine, Timothy Standing, 2006-04-30
- ^Apple Support Communities: Create a bootable clone using Disk Utility (2014): an example of problems trying to boot on an Intel Mac using an APM partitioned drive.
- ^Apple Support Communities: Running Mavericks + FCPX on External Boot Drive? (2014): OS X Mavericks does not boot from APM partitioned drives.
- ^OWC: Booting your Intel Mac to an APM-formatted drive, M. Christopher Stevens
- ^Mac OS X 10.5: Creating and maintaining a bootable 'universal' external disk
- ^Rebe, René; Klaus, Susanne (2007). 'Creating custom Linux solutions – Apple Partition Map'. T2 System Development Environment.
While the original intent was to handle various block sizes, in practice only 512 byte blocks are supported.
- ^'Yellow Dog Solutions – Attaching Firewire Disks to a Linux Box'. Fixstars Corporation. Archived from the original on 2009-10-13. Retrieved 2013-02-24.
Comment: The command pdisk -l /dev/sda shows a size of 63 blocks for the Apple_partition_map. There is a multitude of examples like this to be found on the internet.
CS1 maint: discouraged parameter (link) - ^'IOApplePartitionScheme.h'. Apple. 2009. Retrieved 2016-08-07.CS1 maint: discouraged parameter (link)
External links[edit]
- Mac OS: Technical overview of disk volume structures Overview of the elements of a disk volume / partition
- File System Forensic Analysis: PC-based Partitions – Apple partitions Detailed technical analysis of the structure of Apple's partition map.
To use a keyboard shortcut, press and hold one or more modifier keys and then press the last key of the shortcut. For example, to use Command-C (copy), press and hold the Command key, then the C key, then release both keys. Mac menus and keyboards often use symbols for certain keys, including modifier keys:
On keyboards made for Windows PCs, use the Alt key instead of Option, and the Windows logo key instead of Command.
Some keys on some Apple keyboards have special symbols and functions, such as for display brightness , keyboard brightness , Mission Control, and more. If these functions aren't available on your keyboard, you might be able to reproduce some of them by creating your own keyboard shortcuts. To use these keys as F1, F2, F3, or other standard function keys, combine them with the Fn key.
Cut, copy, paste, and other common shortcuts
- Command-X: Cut the selected item and copy it to the Clipboard.
- Command-C: Copy the selected item to the Clipboard. This also works for files in the Finder.
- Command-V: Paste the contents of the Clipboard into the current document or app. This also works for files in the Finder.
- Command-Z: Undo the previous command. You can then press Shift-Command-Z to Redo, reversing the undo command. In some apps, you can undo and redo multiple commands.
- Command-A: Select All items.
- Command-F: Find items in a document or open a Find window.
- Command-G: Find Again: Find the next occurrence of the item previously found. To find the previous occurrence, press Shift-Command-G.
- Command-H: Hide the windows of the front app. To view the front app but hide all other apps, press Option-Command-H.
- Command-M: Minimize the front window to the Dock. To minimize all windows of the front app, press Option-Command-M.
- Command-O: Open the selected item, or open a dialog to select a file to open.
- Command-P: Print the current document.
- Command-S: Save the current document.
- Command-T: Open a new tab.
- Command-W: Close the front window. To close all windows of the app, press Option-Command-W.
- Option-Command-Esc: Force quit an app.
- Command–Space bar: Show or hide the Spotlight search field. To perform a Spotlight search from a Finder window, press Command–Option–Space bar. (If you use multiple input sources to type in different languages, these shortcuts change input sources instead of showing Spotlight. Learn how to change a conflicting keyboard shortcut.)
- Control–Command–Space bar: Show the Character Viewer, from which you can choose emoji and other symbols.
- Control-Command-F: Use the app in full screen, if supported by the app.
- Space bar: Use Quick Look to preview the selected item.
- Command-Tab: Switch to the next most recently used app among your open apps.
- Shift-Command-5: In macOS Mojave or later, take a screenshot or make a screen recording. Or use Shift-Command-3 or Shift-Command-4 for screenshots. Learn more about screenshots.
- Shift-Command-N: Create a new folder in the Finder.
- Command-Comma (,): Open preferences for the front app.
Sleep, log out, and shut down shortcuts
You might need to press and hold some of these shortcuts for slightly longer than other shortcuts. This helps you to avoid using them unintentionally.
- Power button: Press to turn on your Mac or wake it from sleep. Press and hold for 1.5 seconds to put your Mac to sleep.* Continue holding to force your Mac to turn off.
- Option–Command–Power button* or Option–Command–Media Eject : Put your Mac to sleep.
- Control–Shift–Power button* or Control–Shift–Media Eject : Put your displays to sleep.
- Control–Power button* or Control–Media Eject : Display a dialog asking whether you want to restart, sleep, or shut down.
- Control–Command–Power button:* Force your Mac to restart, without prompting to save any open and unsaved documents.
- Control–Command–Media Eject : Quit all apps, then restart your Mac. If any open documents have unsaved changes, you will be asked whether you want to save them.
- Control–Option–Command–Power button* or Control–Option–Command–Media Eject : Quit all apps, then shut down your Mac. If any open documents have unsaved changes, you will be asked whether you want to save them.
- Control-Command-Q: Immediately lock your screen.
- Shift-Command-Q: Log out of your macOS user account. You will be asked to confirm. To log out immediately without confirming, press Option-Shift-Command-Q.
* Does not apply to the Touch ID sensor.
Finder and system shortcuts
- Command-D: Duplicate the selected files.
- Command-E: Eject the selected disk or volume.
- Command-F: Start a Spotlight search in the Finder window.
- Command-I: Show the Get Info window for a selected file.
- Command-R: (1) When an alias is selected in the Finder: show the original file for the selected alias. (2) In some apps, such as Calendar or Safari, refresh or reload the page. (3) In Software Update preferences, check for software updates again.
- Shift-Command-C: Open the Computer window.
- Shift-Command-D: Open the desktop folder.
- Shift-Command-F: Open the Recents window, showing all of the files you viewed or changed recently.
- Shift-Command-G: Open a Go to Folder window.
- Shift-Command-H: Open the Home folder of the current macOS user account.
- Shift-Command-I: Open iCloud Drive.
- Shift-Command-K: Open the Network window.
- Option-Command-L: Open the Downloads folder.
- Shift-Command-N: Create a new folder.
- Shift-Command-O: Open the Documents folder.
- Shift-Command-P: Show or hide the Preview pane in Finder windows.
- Shift-Command-R: Open the AirDrop window.
- Shift-Command-T: Show or hide the tab bar in Finder windows.
- Control-Shift-Command-T: Add selected Finder item to the Dock (OS X Mavericks or later)
- Shift-Command-U: Open the Utilities folder.
- Option-Command-D: Show or hide the Dock.
- Control-Command-T: Add the selected item to the sidebar (OS X Mavericks or later).
- Option-Command-P: Hide or show the path bar in Finder windows.
- Option-Command-S: Hide or show the Sidebar in Finder windows.
- Command–Slash (/): Hide or show the status bar in Finder windows.
- Command-J: Show View Options.
- Command-K: Open the Connect to Server window.
- Control-Command-A: Make an alias of the selected item.
- Command-N: Open a new Finder window.
- Option-Command-N: Create a new Smart Folder.
- Command-T: Show or hide the tab bar when a single tab is open in the current Finder window.
- Option-Command-T: Show or hide the toolbar when a single tab is open in the current Finder window.
- Option-Command-V: Move the files in the Clipboard from their original location to the current location.
- Command-Y: Use Quick Look to preview the selected files.
- Option-Command-Y: View a Quick Look slideshow of the selected files.
- Command-1: View the items in the Finder window as icons.
- Command-2: View the items in a Finder window as a list.
- Command-3: View the items in a Finder window in columns.
- Command-4: View the items in a Finder window in a gallery.
- Command–Left Bracket ([): Go to the previous folder.
- Command–Right Bracket (]): Go to the next folder.
- Command–Up Arrow: Open the folder that contains the current folder.
- Command–Control–Up Arrow: Open the folder that contains the current folder in a new window.
- Command–Down Arrow: Open the selected item.
- Right Arrow: Open the selected folder. This works only when in list view.
- Left Arrow: Close the selected folder. This works only when in list view.
- Command-Delete: Move the selected item to the Trash.
- Shift-Command-Delete: Empty the Trash.
- Option-Shift-Command-Delete: Empty the Trash without confirmation dialog.
- Command–Brightness Down: Turn video mirroring on or off when your Mac is connected to more than one display.
- Option–Brightness Up: Open Displays preferences. This works with either Brightness key.
- Control–Brightness Up or Control–Brightness Down: Change the brightness of your external display, if supported by your display.
- Option–Shift–Brightness Up or Option–Shift–Brightness Down: Adjust the display brightness in smaller steps. Add the Control key to this shortcut to make the adjustment on your external display, if supported by your display.
- Option–Mission Control: Open Mission Control preferences.
- Command–Mission Control: Show the desktop.
- Control–Down Arrow: Show all windows of the front app.
- Option–Volume Up: Open Sound preferences. This works with any of the volume keys.
- Option–Shift–Volume Up or Option–Shift–Volume Down: Adjust the sound volume in smaller steps.
- Option–Keyboard Brightness Up: Open Keyboard preferences. This works with either Keyboard Brightness key.
- Option–Shift–Keyboard Brightness Up or Option–Shift–Keyboard Brightness Down: Adjust the keyboard brightness in smaller steps.
- Option key while double-clicking: Open the item in a separate window, then close the original window.
- Command key while double-clicking: Open a folder in a separate tab or window.
- Command key while dragging to another volume: Move the dragged item to the other volume, instead of copying it.
- Option key while dragging: Copy the dragged item. The pointer changes while you drag the item.
- Option-Command while dragging: Make an alias of the dragged item. The pointer changes while you drag the item.
- Option-click a disclosure triangle: Open all folders within the selected folder. This works only when in list view.
- Command-click a window title: See the folders that contain the current folder.
- Learn how to use Command or Shift to select multiple items in the Finder.
- Click the Go menu in the Finder menu bar to see shortcuts for opening many commonly used folders, such as Applications, Documents, Downloads, Utilities, and iCloud Drive.
Document shortcuts
The behavior of these shortcuts may vary with the app you're using.
- Command-B: Boldface the selected text, or turn boldfacing on or off.
- Command-I: Italicize the selected text, or turn italics on or off.
- Command-K: Add a web link.
- Command-U: Underline the selected text, or turn underlining on or off.
- Command-T: Show or hide the Fonts window.
- Command-D: Select the Desktop folder from within an Open dialog or Save dialog.
- Control-Command-D: Show or hide the definition of the selected word.
- Shift-Command-Colon (:): Display the Spelling and Grammar window.
- Command-Semicolon (;): Find misspelled words in the document.
- Option-Delete: Delete the word to the left of the insertion point.
- Control-H: Delete the character to the left of the insertion point. Or use Delete.
- Control-D: Delete the character to the right of the insertion point. Or use Fn-Delete.
- Fn-Delete: Forward delete on keyboards that don't have a Forward Delete key. Or use Control-D.
- Control-K: Delete the text between the insertion point and the end of the line or paragraph.
- Fn–Up Arrow: Page Up: Scroll up one page.
- Fn–Down Arrow: Page Down: Scroll down one page.
- Fn–Left Arrow: Home: Scroll to the beginning of a document.
- Fn–Right Arrow: End: Scroll to the end of a document.
- Command–Up Arrow: Move the insertion point to the beginning of the document.
- Command–Down Arrow: Move the insertion point to the end of the document.
- Command–Left Arrow: Move the insertion point to the beginning of the current line.
- Command–Right Arrow: Move the insertion point to the end of the current line.
- Option–Left Arrow: Move the insertion point to the beginning of the previous word.
- Option–Right Arrow: Move the insertion point to the end of the next word.
- Shift–Command–Up Arrow: Select the text between the insertion point and the beginning of the document.
- Shift–Command–Down Arrow: Select the text between the insertion point and the end of the document.
- Shift–Command–Left Arrow: Select the text between the insertion point and the beginning of the current line.
- Shift–Command–Right Arrow: Select the text between the insertion point and the end of the current line.
- Shift–Up Arrow: Extend text selection to the nearest character at the same horizontal location on the line above.
- Shift–Down Arrow: Extend text selection to the nearest character at the same horizontal location on the line below.
- Shift–Left Arrow: Extend text selection one character to the left.
- Shift–Right Arrow: Extend text selection one character to the right.
- Option–Shift–Up Arrow: Extend text selection to the beginning of the current paragraph, then to the beginning of the following paragraph if pressed again.
- Option–Shift–Down Arrow: Extend text selection to the end of the current paragraph, then to the end of the following paragraph if pressed again.
- Option–Shift–Left Arrow: Extend text selection to the beginning of the current word, then to the beginning of the following word if pressed again.
- Option–Shift–Right Arrow: Extend text selection to the end of the current word, then to the end of the following word if pressed again.
- Control-A: Move to the beginning of the line or paragraph.
- Control-E: Move to the end of a line or paragraph.
- Control-F: Move one character forward.
- Control-B: Move one character backward.
- Control-L: Center the cursor or selection in the visible area.
- Control-P: Move up one line.
- Control-N: Move down one line.
- Control-O: Insert a new line after the insertion point.
- Control-T: Swap the character behind the insertion point with the character in front of the insertion point.
- Command–Left Curly Bracket ({): Left align.
- Command–Right Curly Bracket (}): Right align.
- Shift–Command–Vertical bar ( ): Center align.
- Option-Command-F: Go to the search field.
- Option-Command-T: Show or hide a toolbar in the app.
- Option-Command-C: Copy Style: Copy the formatting settings of the selected item to the Clipboard.
- Option-Command-V: Paste Style: Apply the copied style to the selected item.
- Option-Shift-Command-V: Paste and Match Style: Apply the style of the surrounding content to the item pasted within that content.
- Option-Command-I: Show or hide the inspector window.
- Shift-Command-P: Page setup: Display a window for selecting document settings.
- Shift-Command-S: Display the Save As dialog, or duplicate the current document.
- Shift–Command–Minus sign (-): Decrease the size of the selected item.
- Shift–Command–Plus sign (+): Increase the size of the selected item. Command–Equal sign (=) performs the same function.
- Shift–Command–Question mark (?): Open the Help menu.
Other shortcuts
For more shortcuts, check the shortcut abbreviations shown in the menus of your apps. Every app can have its own shortcuts, and shortcuts that work in one app might not work in another.
Lowpolydioramajam2016 - Entry Mac Os -
- Apple Music shortcuts: Choose Help > Keyboard shortcuts from the menu bar in the Music app.
- Other shortcuts: Choose Apple menu > System Preferences, click Keyboard, then click Shortcuts.
Lowpolydioramajam2016 - Entry Mac Os Installer
Learn more
Lowpolydioramajam2016 - Entry Mac Os Version
- Create your own shortcuts and resolve conflicts between shortcuts
- Change the behavior of the function keys or modifier keys