Windows keyboard equivalents on Mac: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
Line 118: Line 118:


further reading
further reading
* {{Gd}} [http://www.mediaatelier.com/CheatSheet/ CheatSheet],安裝後常按 {{kbd | key=⌘ command}} 按鍵,即可顯示該視窗的快速鍵。說明: [http://free.com.tw/cheatsheet/ CheatSheet 在Mac應用程式裡顯示完整快捷鍵列表] {{access | date = 2015-06-16}}
* [http://support.microsoft.com/kb/970299 Keyboard mappings using a PC keyboard on a Macintosh]
* [http://support.microsoft.com/kb/970299 Keyboard mappings using a PC keyboard on a Macintosh]
* [http://blog.andytn.tw/2010/10/mac-os-x.html 恩的領域: 五個你一定要會的 Mac OS X 快速鍵] in Chinese
* [http://blog.andytn.tw/2010/10/mac-os-x.html 恩的領域: 五個你一定要會的 Mac OS X 快速鍵] in Chinese

Revision as of 10:59, 16 June 2015

keyboard shorcuts mapping

Mac OS X v.10.9.2


application

Switch application:

  • macOS icon_os_mac.png : ⌘ command + tab
  • Win Os windows.png : alt + tab

Refresh the screen

  • macOS icon_os_mac.png : fn + F5 to refresh the file list for FTP client / ⌘ command + r to refresh the webpage for web browser
  • Win Os windows.png : F5 / ⌘ ctrl + r

Print/Capture the screen[1]

  • Capture the full screen:
    • macOS icon_os_mac.png : ⌘ command + ⇧ Shift + 3
    • Win Os windows.png : PrintScreen
  • Capture the selected region: macOS icon_os_mac.png :
    • ⌘ command + ⇧ Shift + 4
    • Win Os windows.png : ?
  • Capture the selected application window:
    • macOS icon_os_mac.png : ⌘ command + ⇧ Shift + 4 -> SPACE to select the window
    • Win Os windows.png : Alt + PrintScreen

system

Clear the console window

  • macOS icon_os_mac.png : ⌘ command + k
  • Win Os windows.png : clr

Launch task manager

  • macOS icon_os_mac.png : ⌘ command + ⌥ option + esc
  • Win Os windows.png : ctrl + alt + delete[2]

Right click

  • macOS icon_os_mac.png : Click or tap on the trackpads with two fingers[3]
  • Win Os windows.png : Right click on the mouse

Search

  • macOS icon_os_mac.png : ctrl + space to launch Spotlight search
  • Win Os windows.png :
    • F3 to search files or folders, or
    • ⊞ Win + F[4]

Show the desktop

  • macOS icon_os_mac.png : ⌘ command + h[5]
  • Win Os windows.png : ⊞ Win + d[6][7]

navigate within documents

Page down / Page up

  • macOS icon_os_mac.png : fn + / fn +
  • Win Os windows.png : Page down / Page up

Jump to end / to beginning of document

  • macOS icon_os_mac.png : ⌘ command + / ⌘ command +
  • Win Os windows.png : ctrl + end / ctrl + home

Page down / Page Up

  • macOS icon_os_mac.png : option + / option +
  • Win Os windows.png : Page down / Page Up

text editing

delete

  • macOS icon_os_mac.png : delete cf: delete file ⌘ command + delete
  • Win Os windows.png : backspace

copy the selected text

  • macOS icon_os_mac.png : ⌘ command + c
  • Win Os windows.png : ctrl + c

paste the copied text

  • macOS icon_os_mac.png : ⌘ command + v
  • Win Os windows.png : ctrl + v

undo the last action

  • macOS icon_os_mac.png : ⌘ command + z
  • Win Os windows.png : ctrl + z

redo the last action

  • macOS icon_os_mac.png : ⌘ command + y
  • Win Os windows.png : ctrl + y

select the text from the mouse cursor to the end of a line / beginning of a line

  • macOS icon_os_mac.png : ⌘ command + ⇧ Shift + / ⌘ command + ⇧ Shift +
  • Win Os windows.png :

Select to edge of region on Microsoft Excel

  • macOS icon_os_mac.png : ctrl + shift + (Arrow)
  • Win Os windows.png : ctrl + shift + (Arrow)[8]

switch input method

  • macOS icon_os_mac.png : ⌘ command + space
  • Win Os windows.png : ctrl + shift for WIndows XP; just shift for Windows 8

Jump to the end of a line / beginning of a line

  • macOS icon_os_mac.png : ⌘ command + / ⌘ command +
  • Win Os windows.png : end / home

web browser

Remote control the Windows PC from Mac

Select to edge of region on Microsoft Excel

  • Remote control the Excel installed on another Windows PC by using the TeamViewer: Please follow these steps. (1) ctrl + shift + (Arrow) (2) Click anywhere to Cancel the preview mode (3) shift + (Arrow)

systen

  • Press ⌘ command on Mac will trigger ⊞ Win on Windows

copy and paste the selected text

  • from Mac to Win
    1. copy the selected text on macOS icon_os_mac.png : ⌘ command + c
    2. paste the copied text on Win Os windows.png : ctrl + v
  • from Win to Mac
    1. copy the selected text on Win Os windows.png : ctrl + c
    2. paste the copied text on macOS icon_os_mac.png : ⌘ command + v

reference

further reading