Mac Keyboard Vs Microsoft Keyboard

Posted on  by 

-->

  1. Mac Keyboard Vs Microsoft Keyboard Computer

The Modern Keyboard is an all-new aluminum keyboard, styled after the one that Microsoft ships with its Surface all-in-one. It’s wired or wireless depending on your preference, has practical. Mar 02, 2017 Read full article Subscribe The Matias Wireless Aluminum Keyboard (Amazon: or $95 at B&H: https.

Keyboard

For information about keyboard accessibility, see How to: Use Keyboard Navigation.

I am just settling in a new job and what I got on my hardware setup is a Mac with a Microsoft keyboard. This support page indicates that the Control key on my PC keyboard should be mapping to Mac's. Stack Exchange Network. Stack Exchange network consists of 175 Q&A communities including Stack Overflow. This is the closest thing the Mac offers to the Windows Alt key. In many situations, keyboard shortcuts that involve the Alt key in Windows use the Option key on the Mac. For example, in Microsoft Word, the keyboard shortcut for the Split Document Window command is Alt+Ctrl+S in Windows, but Option-⌘-T on the Macintosh. PCs have two kinds of keyboard shortcuts. For some, you hold down the Ctrl key and a letter key; for others, you press the Alt key and type one letter from each menu item name — often, but not always, the first letter. Mac keyboard shortcuts are like the first type, but. Whether you're looking for a wireless keyboard, bluetooth, ergonomic or media keyboard, Microsoft Hardware offers a variety of computer keyboards to fit your needs. This site uses cookies for analytics, personalized content and ads. Apr 29, 2015 The best Mac and iPad keyboards. Jeremy Horwitz. Or really hate having a wire connected to your Mac or iPad, a portable wireless keyboard will probably be a better option for you.

You can access a variety of commands in Visual Studio for Mac by using the appropriate keyboard shortcut. This document lists the default shortcuts for the Visual Studio for Mac key binding scheme. For more information about how to change the key binding scheme, see Customizing the IDE. You can also customize shortcuts for a command using the Visual Studio for Mac > Preferences menu item and choosing Environment > Key Bindings in the Preferences window.

Tip

The keyboard shortcuts displayed in this document, and the key binding preferences in Visual Studio for Mac, are presented using the symbols commonly used in macOS. If you are unsure of a symbol, review the macOS key symbols loopkup table.

Downloadable quick ref pdfs

We have compiled the most used, and most useful, keyboard shortcuts into a downloadable pdf file. We have two versions,one that shows shortcuts for Visual Studio for Mac, and a version that shows Visual Studio shorts side-by-side for usersthat have prior experience with Visual Studio when using Windows.

Code Navigation

CommandsKeyboard shortcuts
Find References⇧⌘R, F12
Go to Declaration⌘D, F12
Next Error⌥⇧⇟, ⇧⌘F12
Next Issue in File⌥⇟
Previous Error⌥⇧⇞
Previous Issue in File⌥⇞

Debug

CommandsKeyboard shortcuts
Enable or Disable Breakpoint⌥⌘/, ⌘F9
Pause⌥⌘P, ⌥⌘L5
Remove All Breakpoints⇧⌘F9
Run To Cursor⌘F10
Set Next Statement⇧⌘F10
Show Next Statement⌥*
Step Into⇧⌘I, ⌘F11
Step Out⇧⌘U, ⇧⌘F11
Step Over⇧⌘O, F10
Toggle Breakpoint, F9
View Breakpoints⌥⌘B

Designer

CommandsKeyboard shortcuts
Switch between related files⌃⌘↑

Edit

CommandsKeyboard shortcuts
Constraint Editing Mode⌘E
Copy⌘C
Cut⌘X
Delete⌘⌫
Format Document⌃I
Indent Selection⌘]
Paste⌘V
Preferences⌘,
Redo⇧⌘Z
Rename⌘R, F2
Select All⌘A
Show Code Generation⌘I
Toggle All Folds⌥⇧⌘↑
Toggle Definitions⌥⇧⌘↓
Toggle Fold⌥⇧⌘←
Toggle Line Comment(s)⌘/
Undo⌘Z
Unindent Selection⌘[
Update Frame from Constraints⇧⌘R

F# Integration

CommandsKeyboard shortcuts
Clear F# Interactive⌃⌥C
F# Interactive⌃⌥F
Restart F# Interactive⌃⌥R
Send line to F# Interactive⌃⌥L
Send references to F# Interactive⌃⌥P
Send selection to F# Interactive⌃⏎

File

CommandsKeyboard shortcuts
Close All⇧⌘W
Close File⌘W
Close Workspace⌥⌘W
New File⌘N
New Solution⇧⌘N
Open⌘O
Print⌘P
Quit⌘Q
Revert⌘U
Save⌘S
Save All⇧⌘S

Help

CommandsKeyboard shortcuts
API Documentation⌥⌘?
Unity API Reference⌘'

Other

CommandsKeyboard shortcuts
Implement Unity Messages⇧⌘M
Inspect⌥⌘I

Project

CommandsKeyboard shortcuts
Add Files⌥⌘A
Build⌘K, ⇧F6
Build All⌘B, F6
Clean⇧⌘K
Rebuild⌃⌘K
Rebuild All⌃⌘B
Start Debugging⌘⏎, F5
Start Without Debugging⌥⌘⏎, ⌃F5
Stop⇧⌘⏎, ⇧F5

Refactoring

CommandsKeyboard shortcuts
Import Symbol⌃⌥␣
Quick Fix⌥⏎

Search

CommandsKeyboard shortcuts
Command⇧⌘P
Find in Files⇧⌘F
Find Next⌘G, F3
Find Next Like Selection⌘E, ⌘F3
Find Previous⇧⌘G, ⇧F3
Find Previous Like Selection⇧⌘F3
Find⌘F
Go to File⇧⌘D
Go to Line⌘L
Go to Type⇧⌘T
Navigate To⌘.
Replace in Files⌥⇧⌘F
Replace⌥⌘F

Text Editor

CommandsKeyboard shortcuts
Complete Word⌃␣
Delete left character⌃H
Delete next subword⌃⌦
Delete next word⌥⌦
Delete previous subword⌃⌫
Delete previous word⌥⌫
Delete right character⌃D
Delete to end of line⌃K
Dynamic abbrev⌃/
Expand selection⌥⇧↓
Expand selection⌥⇧↑
Expand selection to document end⇧⌘↓, ⇧⌘↘
Expand selection to document start⇧⌘↑, ⇧⌘↖
Expand selection to line end⇧↘, ⇧⌘→
Expand selection to line start⇧↖, ⇧⌘←
Expand selection to next line⇧↓
Expand selection to next word⌥⇧→
Expand selection to page down⇧⇟
Expand selection to page up⇧⇞
Expand selection to previous line⇧↑
Expand selection to previous word⌥⇧←
Expand selection to the left⇧←
Expand selection to the right⇧→
Find caret⌘|
Go left one character⌃B
Go right one character⌃F
Go to beginning of document⌘↑
Go to beginning of line⌘←, ⌃A
Go to end of document⌘↓
Go to end of line⌘→, ⌃E
Go to Matching Brace⇧⌘
Go to next line⌃N
Go to next word⌥→
Go to previous line⌃P
Go to previous word⌥←
Insert line break after the caret⌃O
Move caret to EOL and insert new line⇧⏎
Move the line or highlighted selection down⌥↓
Move the line or highlighted selection up⌥↑
Move to next usage⌃⌥⌘↓
Move to prev usage⌃⌥⌘↑
Show Parameter List⌃⇧␣
Show quick info⌘F1
Show Scopes⌥⇧⌘P
Transpose characters⌃T
Wrap with <div>⌥⇧W

View

CommandsKeyboard shortcuts
Center and Focus Document⌃L
Focus DocumentF7
Full Screen⌃⌘F
Move to Next Notebook⌥⌘→
Move to Previous Notebook⌥⌘←
Navigate Back⌃⌘←
Navigate Forward⌃⌘→
Normal Size⌘0
One Editor Column⌥⌘1
Show Next⌥⌘↓, F8
Show Previous⌥⌘↑, ⇧F8
Two Editor Columns⌥⌘2
Zoom In⌘+, ⌘=
Zoom Out⌘-, ⌘_

Window

CommandsKeyboard shortcuts
Activate 1⌘1
Activate 2⌘2
Activate 3⌘3
Activate 4⌘4
Activate 5⌘5
Activate 6⌘6
Activate 7⌘7
Activate 8⌘8
Activate 9⌘9
Hide Others⌥⌘H
Hide Visual Studio⌘H
Minimize⌘M
Next Document⌘}, ⌘F6
Previous Document⌘{, ⇧⌘F6
Switch to next document⌃⇥
Switch to next pad⌃⌥⇥
Switch to previous document⌃⇧⇥
Switch to previous pad⌃⌥⇧⇥

macOS key symbols lookup

SymbolKey
Command (cmd)
Option (alt)
Shift
Control (ctrl)
Page Up (Pg Up)
Page Down (Pg Dn)
Delete (Backspace)
Forward Delete
Return
←→↑↓Arrow Keys
Home
End
Space Bar
Tab
Laptop

See also

Apple’s keyboard layouts look very much like standard Windows keyboards. The biggest difference is in the two keys on either side of the spacebar. On a PC, the keys closest to the spacebar are labeled Alt; the next one over has a Windows logo. On a Mac, the keys closest to the spacebar have an icon (Command) that looks like a four-bladed propeller or electric fan. These Command keys both have the same function. The next one over is the Option key.

The Command key is used in almost all keyboard shortcuts. It’s one of the most important things to know about the Mac.

Another key that may not be familiar to PC users is at the upper-right on Apple keyboards. It’s the eject button for the optical drive (that reads and writes CDs and DVDs). You see the same symbol on the eject button on home audio devices. Continuing to the left on stand-alone keyboards, you find a key with a speaker symbol, which turns the system sound on and off. It’s a mute button, in effect. It is followed by two keys that raise and lower the volume.

The keyboards built into Apple laptops and Apple’s wireless keyboard have fewer keys than Apple’s wired stand-alone keyboard. No separate numeric keypad is available. You can use a group of keys on the right side as a keypad by activating the Num Lock function (press Control+F6). On many Mac keyboards, the sound-control keys, screen-brightness, and other controls are on the function keys.

Mac Keyboard Vs Microsoft Keyboard Computer

The large key at the right end of the numeral row on PC keyboards is labeled Backspace and deletes the character to the left of the insertion point. Long ago, Apple decided to label this key Delete, because that is what it really does. The problem is that PC keyboards have another, regular-sized Delete key in the group above, or sometimes next to, the arrow keys. This Delete key deletes the character to the right of the insertion point. Apple first omitted this key. Later, when Apple switched to connecting by USB for its stand-alone keyboards, the second delete key came back, labeled del or delete. It also has a standard delete symbol on it which looks like a boxy arrow pointing right with an x in it. The big Delete key doesn’t have a symbol on it, though one exists, and it has the same boxy arrow pointing left. The Apple laptops don’t have a second delete key, but you get the right delete function by holding down the function key (fn) when you press the Delete button.

Coments are closed