RStudio Shortcut Keys (Htm file: #\adroid\htm\rstudkeys.htm )

Size: px
Start display at page:

Download "RStudio Shortcut Keys (Htm file: #\adroid\htm\rstudkeys.htm )"

Transcription

1 RStudio Shortcut Keys (Htm file: #\adroid\htm\rstudkeys.htm ) Contents Section Topic 1 Shift+Alt+K: Shortcut to RStudio Table of Shortcut Keys 2 Frequently used shortcuts 3 Shortcuts - Ordered by Topic # End of Contents Table 1. Shift+Alt+K: Shortcut to RStudio Table of Shortcut Keys TOC 2. Frequently used shortcuts TOC (jump to Shortcuts - Ordered by Topic) ACTION WINDOWS MAC pri Fold Selected Alt+L Cmd+Option+L 1.43 Fold All Alt+O Cmd+Option+O 1.45 Unfold Selected Shift+Alt+L Cmd+Shift+Option+L 1.44 Unfold All Shift+Alt+O Cmd+Shift+Option+O 1.46 Find and Replace Ctrl+F Command+F 2.73 Replace and Find Ctrl+Shift+J Command+Shift+J 2.77 Find Next F3 Command+G 2.74 Find Previous Shift+F3 Command+Shift+G 2.75 Use Selection for Find Ctrl+F3 Command+E 2.76 Move cursor to Source Editor Ctrl+1 Ctrl Move cursor to Console Ctrl+2 Ctrl Run current line/selection Ctrl+Enter Command+Enter 4.29 Run current line/selection (retain cursor position) Alt+Enter Option+Enter 4.30 Run the current code section Ctrl+Alt+T Command+Option+T 4.36 Re-run previous region Ctrl+Shift+P Command+Shift+P 4.31 Run current document Ctrl+Alt+R Command+Option+R 4.32 Run from doc beginning to current line Ctrl+Alt+B Command+Option+B 4.33 Comment/uncomment current line/selection Ctrl+Shift+C Command+Shift+C 5.59 Reflow Comment Ctrl+Shift+/ Command+Shift+/ 5.60

2 Select to Matching Brace/Paren Ctrl+Shift+Alt+E Ctrl+Shift+Alt+E 6.68 Jump to Matching Brace/Paren Ctrl+P Ctrl+P 6.66 Expand to Matching Brace/Paren Ctrl+Shift+E Ctrl+Shift+E 6.67 Select to Matching Brace/Paren Ctrl+Shift+Alt+E Ctrl+Shift+Alt+E Shortcuts - Ordered by Topic TOC (jump to Frequently used shortcuts) Console Description Windows & Linux Mac 2 Move cursor to Console Ctrl+2 Ctrl+2 3 Clear console Ctrl+L Ctrl+L 4 Move cursor to beginning of line Home Command+Left 5 Move cursor to end of line End Command+Right 6 Navigate command history Up/Down Up/Down 7 Popup command history Ctrl+Up Command+Up 8 Interrupt currently executing command Esc Esc 9 Change working directory Ctrl+Shift+H Ctrl+Shift+H 10 Source Description Windows & Linux Mac 13 Goto File/Function Ctrl+. Ctrl+. 14 Move cursor to Source Editor Ctrl+1 Ctrl+1 15 New document (except on Chrome/Windows) Ctrl+Shift+N Command+Shift+N 16 New document (Chrome only) Ctrl+Alt+Shift+N Command+Shift+Alt+N 17 Open document Ctrl+O Command+O 18 Save active document Ctrl+S Command+S 19 Close active document (except on Chrome) Close active document (Chrome only) Ctrl+W Command+W 20 Ctrl+Alt+W Command+Option+W 21 Close all open documents Ctrl+Shift+W Command+Shift+W

3 Preview HTML (Markdown and HTML) Ctrl+Shift+K Command+Shift+K 23 Knit Document (knitr) Ctrl+Shift+K Command+Shift+K 24 Compile Notebook Ctrl+Shift+K Command+Shift+K 25 Compile PDF (TeX and Sweave) Insert chunk (Sweave and Knitr) Ctrl+Shift+K Command+Shift+K 26 Ctrl+Alt+I Command+Option+I 27 Insert code section Ctrl+Shift+R Command+Shift+R 28 Run current line/selection Ctrl+Enter Command+Enter 29 Run current line/selection (retain cursor position) Alt+Enter Option+Enter 30 Re-run previous region Ctrl+Shift+P Command+Shift+P 31 Run current document Ctrl+Alt+R Command+Option+R 32 Run from document beginning to current line Run from current line to document end Run the current function definition Ctrl+Alt+B Command+Option+B 33 Ctrl+Alt+E Command+Option+E 34 Ctrl+Alt+F Command+Option+F 35 Run the current code section Ctrl+Alt+T Command+Option+T 36 Run previous Sweave/Rmd code Run the current Sweave/Rmd chunk Run the next Sweave/Rmd chunk Ctrl+Alt+P Command+Option+P 37 Ctrl+Alt+C Command+Option+C 38 Ctrl+Alt+N Command+Option+N 39 Source a file Ctrl+Shift+O Command+Shift+O 40 Source the current document Ctrl+Shift+S Command+Shift+S 41 Source the current document (with echo) Ctrl+Shift+Enter Command+Shift+Enter 42 Fold Selected Alt+L Cmd+Option+L 43 Unfold Selected Shift+Alt+L Cmd+Shift+Option+L 44 Fold All Alt+O Cmd+Option+O 45 Unfold All Shift+Alt+O Cmd+Shift+Option+O 46

4 Go to line Shift+Alt+G Cmd+Shift+Option+G 47 Jump to Shift+Alt+J Cmd+Shift+Option+J 48 Switch to tab Ctrl+Shift+. Ctrl+Shift+. 49 Previous tab Ctrl+F11 Ctrl+F11 50 Next tab Ctrl+F12 Ctrl+F12 51 First tab Ctrl+Shift+F11 Ctrl+Shift+F11 52 Last tab Ctrl+Shift+F12 Ctrl+Shift+F12 53 Navigate back Ctrl+F9 Cmd+F9 54 Navigate forward Ctrl+F10 Cmd+F10 55 Extract function from selection Ctrl+Alt+X Command+Option+X 56 Extract variable from selection Ctrl+Alt+V Command+Option+V 57 Reindent lines Ctrl+I Command+I 58 Comment/uncomment current line/selection Ctrl+Shift+C Command+Shift+C 59 Reflow Comment Ctrl+Shift+/ Command+Shift+/ 60 Reformat Selection Ctrl+Shift+A Command+Shift+A 61 Show Diagnostics Ctrl+Shift+Alt+P Command+Shift+Alt+P 62 Transpose Letters Ctrl+T 63 Move Lines Up/Down Alt+Up/Down Option+Up/Down 64 Copy Lines Up/Down Shift+Alt+Up/Down Command+Option+Up/Down 65 Jump to Matching Brace/Paren Expand to Matching Brace/Paren Select to Matching Brace/Paren Add Cursor Above Current Cursor Add Cursor Below Current Cursor Ctrl+P Ctrl+P 66 Ctrl+Shift+E Ctrl+Shift+E 67 Ctrl+Shift+Alt+E Ctrl+Shift+Alt+E 68 Ctrl+Alt+Up Ctrl+Alt+Up 69 Ctrl+Alt+Down Ctrl+Alt+Down 70 Move Active Cursor Up Ctrl+Alt+Shift+Up Ctrl+Alt+Shift+Up 71 Move Active Cursor Down Ctrl+Alt+Shift+Down Ctrl+Alt+Shift+Down 72 Find and Replace Ctrl+F Command+F 73 Find Next Win: F3, Linux: Ctrl+G Command+G 74

5 Find Previous Win: Shift+F3, Linux: Ctrl+Shift+G Command+Shift+G 75 Use Selection for Find Ctrl+F3 Command+E 76 Replace and Find Ctrl+Shift+J Command+Shift+J 77 Find in Files Ctrl+Shift+F Command+Shift+F 78 Check Spelling F7 F7 79 Editing (Console and Source) Description Windows & Linux Mac 82 Undo Ctrl+Z Command+Z 83 Redo Ctrl+Shift+Z Command+Shift+Z 84 Cut Ctrl+X Command+X 85 Copy Ctrl+C Command+C 86 Paste Ctrl+V Command+V 87 Select All Ctrl+A Command+A 88 Jump to Word Ctrl+Left/Right Option+Left/Right Jump to Start/End Ctrl+Home/End or Ctrl+Up/Down Command+Home/End or Command+Up/Down 90 Delete Line Ctrl+D Command+D 91 Select Shift+[Arrow] Shift+[Arrow] 92 Select Word Ctrl+Shift+Left/Right Option+Shift+Left/Right 93 Select to Line Start Alt+Shift+Left Command+Shift+Left 94 Select to Line End Alt+Shift+Right Command+Shift+Right 95 Select Page Up/Down Shift+PageUp/PageDown Shift+PageUp/Down 96 Select to Start/End Ctrl+Shift+Home/End or Shift+Alt+Up/Down Command+Shift+Up/Down 97 Delete Word Left Ctrl+Backspace Option+Backspace or Ctrl+Option+Backspace 98 Delete Word Right Option+Delete 99 Delete to Line End Ctrl+K 100 Delete to Line Start Option+Backspace 101 Indent Tab (at beginning of line) Tab (at beginning of line) 102 Outdent Shift+Tab Shift+Tab 103

6 Yank line up to cursor Ctrl+U Ctrl+U 104 Yank line after cursor Ctrl+K Ctrl+K 105 Insert currently yanked text Ctrl+Y Ctrl+Y 106 Insert assignment operator Alt+- Option Insert pipe operator Ctrl+Shift+M Cmd+Shift+M 108 Show help for function at cursor Show source code for function at cursor F1 F1 109 F2 F2 110 Find usages for symbol at cursor (C++) Completions (Console and Source) Ctrl+Alt+U Cmd+Option+U 111 Description Windows & Linux Mac 114 Attempt completion Tab or Ctrl+Space Tab or Command+Space 115 Navigate candidates Up/Down Up/Down 116 Accept selected candidate Enter, Tab, or Right Enter, Tab, or Right 117 Dismiss completion popup Esc Esc 118 Views Description Windows & Linux Mac 121 Move focus to Source Editor Ctrl+1 Ctrl Move focus to Console Ctrl+2 Ctrl Move focus to Help Ctrl+3 Ctrl Show History Ctrl+4 Ctrl Show Files Ctrl+5 Ctrl Show Plots Ctrl+6 Ctrl Show Packages Ctrl+7 Ctrl Show Environment Ctrl+8 Ctrl Show Git/SVN Ctrl+9 Ctrl Show Build Ctrl+0 Ctrl Sync Editor & PDF Preview Ctrl+F8 Cmd+F8 132 Show Keyboard Shortcut Alt+Shift+K Option+Shift+K

7 Reference Build Description Windows & Linux Mac 136 Build and Reload Ctrl+Shift+B Cmd+Shift+B 137 Load All (devtools) Ctrl+Shift+L Cmd+Shift+L 138 Test Package (Desktop) Ctrl+Shift+T Cmd+Shift+T 139 Test Package (Web) Ctrl+Alt+F7 Cmd+Alt+F7 140 Check Package Ctrl+Shift+E Cmd+Shift+E 141 Document Package Ctrl+Shift+D Cmd+Shift+D Debug Description Windows & Linux Mac 145 Toggle Breakpoint Shift+F9 Shift+F9 146 Execute Next Line F10 F Step Into Function Shift+F4 Shift+F4 148 Finish Function/Loop Shift+F6 Shift+F6 149 Continue Shift+F5 Shift+F5 150 Stop Debugging Shift+F8 Shift+F Plots Description Windows & Linux Mac 154 Previous plot Ctrl+Alt+F11 Command+Option+F Next plot Ctrl+Alt+F12 Command+Option+F Git/SVN Description Windows & Linux Mac 159 Diff active source document Ctrl+Alt+D Ctrl+Option+D 160 Commit changes Ctrl+Alt+M Ctrl+Option+M 161 Scroll diff view Ctrl+Up/Down Ctrl+Up/Down 162 Stage/Unstage (Git) Spacebar Spacebar Stage/Unstage and move to next (Git) Enter Enter

8 Session Description Windows & Linux Mac 167 Quit Session (desktop only) Ctrl+Q Command+Q 168 Restart R Session Ctrl+Shift+F10 Command+Shift+F

Enterprise Architect. User Guide Series. Keyboard Shortcuts. Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Keyboard Shortcuts. Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Keyboard Shortcuts Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Table of Contents Keyboard Shortcuts 3 Keyboard-Mouse Shortcuts 9 Keyboard Shortcuts

More information

Enterprise Architect. User Guide Series. Keyboard Shortcuts

Enterprise Architect. User Guide Series. Keyboard Shortcuts Enterprise Architect User Guide Series Keyboard s Are there keyboard shortcuts in Sparx Systems Enterprise Architect? You can display Enterprise Architect dialogs, windows and views, navigate the model,

More information

Enterprise Architect. User Guide Series. Keyboard Shortcuts

Enterprise Architect. User Guide Series. Keyboard Shortcuts Enterprise Architect User Guide Series Keyboard s Are there keyboard shortcuts in Sparx Systems Enterprise Architect? You can display Enterprise Architect dialogs, windows and views, navigate the model,

More information

Outlook 2007 Shortcuts and Function Keys

Outlook 2007 Shortcuts and Function Keys Outlook 2007 Shortcuts and Function Keys Basic navigation Switch to Mail. Switch to Calendar. Switch to Contacts. Switch to Tasks. Switch to Notes. Switch to Folder List in Navigation Pane. Switch to Shortcuts.

More information

Outlook keyboard shortcuts

Outlook keyboard shortcuts Page 1 of 9 Outlook keyboard shortcuts This list gives you a glance of (nearly) all shortcut combinations in outlook. Please take the time to read it. I'm sure you'll find many of them useful. 1. Main

More information

Keyboard shortcuts for Microsoft Outlook 2013 and 2016

Keyboard shortcuts for Microsoft Outlook 2013 and 2016 Keyboard shortcuts for Microsoft Outlook 2013 and 2016 This reference article provides a comprehensive list of all keyboard shortcuts for Microsoft Outlook 2013 and 2016 (desktop version). Shortcuts are

More information

Word 2013 Shortcuts. When text or an object is selected, opens the Create New Building Block dialog box.

Word 2013 Shortcuts. When text or an object is selected, opens the Create New Building Block dialog box. Alt Alt+End Alt+F1 Alt+F10 Alt+F11 Alt+F3 Alt+F5 Alt+F6 Shortcut Word 2013 Shortcuts Description Selects the active tab of the Ribbon and activates the access keys. To the last cell in a row Goes to the

More information

Microsoft Outlook Keyboard Shortcuts. For basic navigation

Microsoft Outlook Keyboard Shortcuts. For basic navigation Microsoft Outlook Keyboard Shortcuts For basic navigation Switch to Mail Switch to Calendar Switch to Contacts Switch to Tasks Switch to Notes Switch to Folder List in Navigation Pane (Navigation Pane:

More information

Outlook 2002 Keyboard Shortcuts

Outlook 2002 Keyboard Shortcuts General F1 Display the Assistant balloon (if the Assistant is turned off. F1 opens the Help window) ALT+ the letter underlined in an option Select an option in a dialog box. select or clear a check box

More information

Microsoft Outlook 2002 Keyboard Shortcuts

Microsoft Outlook 2002 Keyboard Shortcuts F1 ALT+ the letter underlined in an optn ALT+A ALT+C ALT+C ALT+D ALT+ ALT+ ALT+EQUAL SIGN ALT+F4 ALT+HYPHEN SIGN ALT+I ALT+LEFT ALT+LEFT ALT+number ALT+O ALT+O ALT+O, and then press B ALT+O, and then press

More information

Shortcuts. According to Keys. Edit. Find and Replace. Quick character. CTRL+C or CTRL+INSERT. Quick Replace widget. Insert Elements.

Shortcuts. According to Keys. Edit. Find and Replace. Quick character. CTRL+C or CTRL+INSERT. Quick Replace widget. Insert Elements. C H E A T S H E E T / / F L A R E 2 0 1 7 R 3 Shortcuts According to Keys Edit Find and Replace Insert Characters CTRL+B Bold CTRL+F Quick Find widget F11 Quick character CTRL+C or CTRL+INSERT Copy CTRL+H

More information

The Keyboard Shortcut Magic!

The Keyboard Shortcut Magic! This is free ebook & may be freely distributed The Keyboard Shortcut Magic! Discover The MAGIC Of Your Keyboard That Can Practically REPLACE Your Mouse! (Over 250 Keyboard Shortcuts Revealed) By Wong Hing

More information

Shortcuts. According to Keys. Edit. Insert Elements. Quick Replace widget. CTRL+C or CTRL+INSERT. Insert Characters

Shortcuts. According to Keys. Edit. Insert Elements. Quick Replace widget. CTRL+C or CTRL+INSERT. Insert Characters C H E A T S H E E T / / F L A R E 2 0 1 8 Shortcuts According to Keys Edit Find and Replace Insert Elements CTRL+B Bold CTRL+F Quick Find widget CTRL+E Equation CTRL+C or CTRL+INSERT Copy CTRL+H Quick

More information

Ableton Live Shortcut Keys Download PDF

Ableton Live Shortcut Keys Download PDF Ableton Live Shortcut Keys Download PDF Ableton Live Shortcut Keys Ableton stay is a software program track sequencer and digital audio computer for macos and windows. The state-of-the-art essential launch

More information

Quick Reference: Microsoft Excel Keyboard Shortcuts

Quick Reference: Microsoft Excel Keyboard Shortcuts Quick Reference: Microsoft Excel Keyboard s FORMATTING Bold the selection Italicize the selection Underline the selection Strike through the selection Open the Style dialog box Open the Format Cells dialog

More information

MadCap Capture. Shortcuts Guide. Version 6.0 THIS USER GUIDE WAS CREATED USING MADCAP FLARE

MadCap Capture. Shortcuts Guide. Version 6.0 THIS USER GUIDE WAS CREATED USING MADCAP FLARE MadCap Capture Shortcuts Guide Version 60 THIS USER GUIDE WAS CREATED USING MADCAP FLARE Copyright 2013 MadCap Software All rights reserved Information in this document is subject to change without notice

More information

Keyboard shortcuts for Visio

Keyboard shortcuts for Visio Sign in Apps Install Office 365 Training Admin Search all Office help Keyboard shortcuts for Visio Applies To: Visio Professional 2016, Visio Standard 2016, Visio 2013, Visio Professional 2013 The keyboard

More information

Ctrl+Z, Ctrl+Shift+Z, or Ctrl+Y (configurable)

Ctrl+Z, Ctrl+Shift+Z, or Ctrl+Y (configurable) New Project New Library Open Close Save Save as Revert to last Auto Save Import Save Text Append Export Layout as PDF Export Page as EPS Print Exit Output Job Ctrl+N Ctrl+Alt+N Ctrl+O Ctrl+F4 Ctrl+S Ctrl+Shift+S

More information

Keyboard shortcuts for Visio

Keyboard shortcuts for Visio Seite 1 von 7 Keyboard shortcuts for Visio The keyboard shortcuts described in this Help topic refer to the U.S. keyboard layout. Hide All To print this topic, press to select Show All, press, and then

More information

QuarkCopyDesk Keyboard Command Guide

QuarkCopyDesk Keyboard Command Guide QuarkCopyDesk Keyboard Guide FOR WINDOWS What was that command for? www.quark.com QuarkCopyDesk 7.4 Keyboard Shortcuts Application 3 Dialog box commands 4 Document window commands 5 Item commands 7 Palette

More information

QuarkXPress 8.5 Keyboard Command Guide: Windows

QuarkXPress 8.5 Keyboard Command Guide: Windows QuarkXPress 8.5 Keyboard Command Guide: Windows QuarkXPress 8.5 Keyboard Command Guide: Windows Menu commands (Windows )... 3 Dialog box commands (Windows)... 8 Palette commands (Windows)... 9 Project

More information

Excel shortcut and function keys

Excel shortcut and function keys Page 1 of 8 Microsoft Office Excel Excel shortcut and function keys Applies to: Microsoft Office Excel 2007 Hide All The following lists contain CTRL combination shortcut keys, function keys, and some

More information

MICROSOFT EXCEL KEYBOARD SHORTCUTS

MICROSOFT EXCEL KEYBOARD SHORTCUTS MICROSOFT EXCEL KEYBOARD SHORTCUTS KEY DESCRIPTION CTRL+PgUp CTRL+PgDn CTRL+SHIFT+( CTRL+SHIFT+& CTRL+SHIFT_ CTRL+SHIFT+~ CTRL+SHIFT+$ CTRL+SHIFT+% CTRL+SHIFT+^ CTRL+SHIFT+# CTRL+SHIFT+@ CTRL+SHIFT+! Switches

More information

Getting To Know the Chromebook Keyboard

Getting To Know the Chromebook Keyboard Getting To Know the Chromebook Keyboard App Google Drive Description Google Drive is a file storage and synchronization service provided by Google. Google Drive is the home of Google Docs, Sheets and Slides,

More information

In a PivotTable, it selects the entire PivotTable report. Displays the Insert dialog box to insert blank cells.

In a PivotTable, it selects the entire PivotTable report. Displays the Insert dialog box to insert blank cells. CTRL+PgUp CTRL+PgDn CTRL+SHIFT+( CTRL+SHIFT+) CTRL+SHIFT+& CTRL+SHIFT_ CTRL+SHIFT+~ CTRL+SHIFT+$ CTRL+SHIFT+% CTRL+SHIFT+^ CTRL+SHIFT+# CTRL+SHIFT+@ CTRL+SHIFT+! CTRL+SHIFT+* CTRL+SHIFT+: CTRL+SHIFT+"

More information

QuarkCopyDesk 8.5 Keyboard Command Guide: Windows

QuarkCopyDesk 8.5 Keyboard Command Guide: Windows QuarkCopyDesk 8.5 Keyboard Command Guide: Windows QuarkCopyDesk 8.5 Keyboard Command Guide: Windows Menu commands (Windows )... 4 Dialog box commands (Windows)... 8 Palette commands (Windows)... 9 Document

More information

Excel shortcut and function keys

Excel shortcut and function keys Excel shortcut and function keys The following lists contain CTRL combination shortcut keys, function keys, and some other common shortcut keys, along with descriptions of their functionality. Tip To keep

More information

Excel 2010 Keyboard Shortcuts Ctrl combination shortcut keys

Excel 2010 Keyboard Shortcuts Ctrl combination shortcut keys CTRL+PgUp Excel 2010 board Shortcuts Ctrl combination shortcut keys Switches between worksheet tabs, from left-to-right. Switches between worksheet tabs, from right-to-left. CTRL+SHIFT+Plus (+) Displays

More information

Ctrl+Z, Ctrl+Shift+Z, or Ctrl+Y (configurable)

Ctrl+Z, Ctrl+Shift+Z, or Ctrl+Y (configurable) New Project New Library Open Close Save Save as Revert to last Auto Save Import Save Text Append Export Layout as PDF Export Page as EPS Print Exit Output Job Ctrl+N Ctrl+Alt+N Ctrl+O Ctrl+F4 Ctrl+S Ctrl+Shift+S

More information

Shortcut Keys and Icon in Make The Cut (as of version 4.62)

Shortcut Keys and Icon in Make The Cut (as of version 4.62) Shortcut Keys and Icon in Make The Cut (as of version 4.62) Shortcut Icon Description Menu, Other Location Standard Functions Ctrl+N Open a new file/project File>New Ctrl+N Open a new file/project Tab

More information

Keyboard Shortcuts. Operation/Tool Windows Macintosh

Keyboard Shortcuts. Operation/Tool Windows Macintosh Shortcuts_FLCS5.qxp 5/12/2010 9:34 AM Page 1 Keyboard Shortcuts Adobe Flash Professional CS5 If a command on a menu includes a eyboard reference, nown as a eyboard shortcut, to the right of the command

More information

Windows Mac Windows Mac Edit File Indexing

Windows Mac Windows Mac Edit File Indexing InDesign CS3 Shortcuts InDesign Help F1 Help Herff Jones plug-ins Herff Jones Herff Jones Layout Builder Window menu Window menu Redraw screen Shift+F5 Shift+F5 Preferences General Ctrl+K Command+K Delete

More information

Shortcuts Cheat Sheet

Shortcuts Cheat Sheet Shortcuts Cheat Sheet According to Keys Find and Replace Insert Elements Edit CTRL+F Quick Find widget CTRL+E Equation CTRL+B Bold CTRL+H Quick Replace widget CTRL+G Image CTRL+C or CTRL+INSERT CTRL+I

More information

Ctrl+A Select All None Ctrl+B Bold Format, Cells, Font, Font Style, Bold Ctrl+C Copy Edit, Copy Ctrl+D Fill Down Edit, Fill, Down Ctrl+F Find Edit,

Ctrl+A Select All None Ctrl+B Bold Format, Cells, Font, Font Style, Bold Ctrl+C Copy Edit, Copy Ctrl+D Fill Down Edit, Fill, Down Ctrl+F Find Edit, Ctrl+A Select All None Ctrl+B Bold Format, Cells, Font, Font Style, Bold Ctrl+C Copy Edit, Copy Ctrl+D Fill Down Edit, Fill, Down Ctrl+F Find Edit, Find Ctrl+G Goto Edit, Goto Ctrl+H Replace Edit, Replace

More information

Introduction to Microsoft Word

Introduction to Microsoft Word Introduction to Microsoft Word Presented by Plainfield Public Library Screen Layout Formatting Text The formatting toolbar is the easiest way to change many attributes of text. If the toolbar as shown

More information

Shortcut Keys for Microsoft Office (Educational Support)

Shortcut Keys for Microsoft Office (Educational Support) Shortcut Keys for Microsoft Office (Educational Support) http:// SHORTCUT KEYS - I Basic Shortcuts Go to "Tell me what you want to do" ALT+Q Open CTRL+O Save CTRL+S Close CTRL+W Cut CTRL+X Copy CTRL+C

More information

Excel Shortcut Keys. Print and Print Preview. Worksheets

Excel Shortcut Keys. Print and Print Preview. Worksheets Excel Shortcut Keys. Print and Print Preview Print Print Preview In Print Preview Move around the page when zoomed in. Move by one page when zoomed out. Move to the first page when zoomed out. Move to

More information

Keyboard Access Guide

Keyboard Access Guide Kurzweil 3000 for Windows Keyboard Access Guide Revised: April 18, 2017 For many users, using a mouse to interact with Kurzweil 3000 can be a challenge. In order to make the Kurzweil 3000 experience positive

More information

Quick Reference Summary

Quick Reference Summary Microsoft Word 2010 Quick Reference Summary Microsoft Word 2010 Quick Reference Summary All Caps WD 81 Change Case button (Home tab Font, UPPERCASE AutoCorrect Entry, Create WD 86 Options (File tab), Proofing

More information

FOR EXCEL [should work on any spreadsheet] Keys for editing data. Keys for editing data. Keys for inserting, deleting, and copying a selection

FOR EXCEL [should work on any spreadsheet] Keys for editing data. Keys for editing data. Keys for inserting, deleting, and copying a selection FOR EXCEL [should work on any spreadsheet] Keys for editing data Note enlarge the Help window to fill the screen, press ALT+SPACEBAR and then press X. restore the window to its previous size and location,

More information

Adobe Acrobat Reader Release 4 Mini Guide. Introduction to Adobe Acrobat Reader 4 and Hints and Tips for reading and printing PDF's

Adobe Acrobat Reader Release 4 Mini Guide. Introduction to Adobe Acrobat Reader 4 and Hints and Tips for reading and printing PDF's Adobe Acrobat Reader Release 4 Mini Guide Introduction to Adobe Acrobat Reader 4 and Hints and Tips for reading and printing PDF's Contents: 1 INTRODUCTION 1 2 USING ACROBAT READER RELEASE 4 1 2.1 Viewing

More information

INDESIGN CS5, 5.5 & 6 SHORTCUTS

INDESIGN CS5, 5.5 & 6 SHORTCUTS INDESIGN CS5, 5.5 & 6 SHORTCUTS WINDOWS MAC WINDOWS MAC InDesign Help F1 Help Herff Jones plug-ins Herff Jones Herff Jones Other HJ Plug-ins Window menu Window menu Redraw screen Shift+F5 Shift+F5 Preferences

More information

Excel keyboard shortcuts and function keys

Excel keyboard shortcuts and function keys Excel keyboard shortcuts and function keys This article describes keyboard shortcuts, function keys, and some other common shortcut keys for Microsoft Excel 2016 for Windows. This includes the shortcuts

More information

Decrease font size one value.

Decrease font size one value. Microsoft Office basics Word Shortcut keys Display and use windows Make letters bold. Make letters italic. Make letters underline. Decrease font size one value. Copy a picture of the screen to the Clipboard.

More information

InDesign CS6 Shortcuts

InDesign CS6 Shortcuts Windows Mac InDesign Help F1 Help Herff Jones plug-ins Herff Jones Herff Jones Other HJ Plug-ins Window menu Window menu Redraw screen Shift+F5 Shift+F5 Preferences General Ctrl+K Command+K Delete Preferences

More information

Word 2013 Keyboard shortcuts

Word 2013 Keyboard shortcuts Word 2013 Keyboard shortcuts Microsoft Office basics Display and use windows ALT+TAB Switch to the next window. CTRL+F6 When more than one window is open, switch to the next window. ALT+SHIFT+TAB CTRL+W

More information

Camera. Alt+P Alt+P Alt+P Alt+P Ctrl+Alt+P Alt+ +P. Hide All Control Parameters Shift+C Shift+C Shift+C Shift+C Ctrl+Shift+X Shift+ +X

Camera. Alt+P Alt+P Alt+P Alt+P Ctrl+Alt+P Alt+ +P. Hide All Control Parameters Shift+C Shift+C Shift+C Shift+C Ctrl+Shift+X Shift+ +X Keyboard Shortcuts For Animate Camera Keyboard Shortcuts For Animate This document lists the default keyboard shortcuts for Animate. To use a shortcut, press the key(s) and the character simultaneously.

More information

PowerPoint 2016 for Windows keyboard shortcuts

PowerPoint 2016 for Windows keyboard shortcuts PowerPoint 2016 for Windows keyboard shortcuts Use keyboard shortcuts to create your presentation This topic itemizes keyboard shortcuts for PowerPoint 2016. Notes: The shortcuts in this topic refer to

More information

Keyboard shortcuts in OneNote Online

Keyboard shortcuts in OneNote Online Keyboard shortcuts in OneNote Online Use keyboard shortcuts to work more efficiently even without a mouse. This article lists keyboard shortcuts for OneNote Online. Navigate the ribbon and panes Jump from

More information

Microsoft Office basics and shortcuts including Word

Microsoft Office basics and shortcuts including Word Microsoft Office basics and shortcuts including Word Display and use windows Switch to the next window. Switch to the previous window. Close the active window. Restore the size of the active window after

More information

Keyboard shortcuts for Microsoft PowerPoint

Keyboard shortcuts for Microsoft PowerPoint Keyboard shortcuts for Microsoft PowerPoint Frequently used shortcuts The following table itemizes the most frequently used shortcuts in PowerPoint. Make selected text bold. Ctrl+B Change the font size

More information

Toon Boom Harmony Keyboard Shortcuts

Toon Boom Harmony Keyboard Shortcuts Toon Boom Harmony Keyboard Shortcuts Legal Notices Published by Toon Boom Animation Inc. Corporate Headquarters 7 Laurier Avenue East Montreal, Quebec Canada H2T 1E4 Tel: (514) 278-8666 Fax: (514) 278-2666

More information

Keyboard Shortcuts...

Keyboard Shortcuts... Keyboard Shortcuts... 1 File menu New Control+N Command+N Open Control+O Command+O Open as Library Control+Shift+O Command+Shift+O Close Control+W Command+W Save Control+S Command+S Save As Control+Shift+S

More information

1. Which short keys is used to "Select All" Text? A. CTRL+A B. CTRL+B C. CTRL+C D. CTRL+D. Answer: A

1. Which short keys is used to Select All Text? A. CTRL+A B. CTRL+B C. CTRL+C D. CTRL+D. Answer: A 1. Which short keys is used to "Select All" Text? A. CTRL+A B. CTRL+B C. CTRL+C D. CTRL+D 2. Which short keys is used to "Copy" Text? A. CTRL+B B. CTRL+A C. CTRL+X D. CTRL+C 3. Which short keys is used

More information

PARASHAR TECHNOLOGIES MS-EXCEL Shortcut Keys

PARASHAR TECHNOLOGIES MS-EXCEL Shortcut Keys Parashar Technologies 107 Jaina Extn. 1st Floor Above Arya Gas Agency, Near Batra Cinema, Dr. Mukherjee Nagar, Delhi - 110009 Parashar Technologies Learn Basic Computer Course (BCC), Advanced Basic Computer

More information

Keyboard shortcuts. Ease of Access keyboard shortcuts: General keyboard shortcuts: Display Help. Paste the selected item

Keyboard shortcuts. Ease of Access keyboard shortcuts: General keyboard shortcuts: Display Help. Paste the selected item Keyboard shortcuts Ease of Access keyboard shortcuts: Right Shift for eight seconds Left Alt+Left Shift+PrtScn (or PrtScn) Left Alt+Left Shift+Num Lock Turn Filter Keys on and off Turn High Contrast on

More information

Info Sheet - Resource

Info Sheet - Resource DANA-FARBER / HARVARD CANCER CENTER - Resource Office for Human Research Studies Microsoft Word Tips & Tricks Quick Selection By holding down the shift key while using one of the navigational shortcut

More information

Complete List of Excel 2010 Keyboard Shortcuts Platform: Windows/English/US Keyboard Layout

Complete List of Excel 2010 Keyboard Shortcuts Platform: Windows/English/US Keyboard Layout 1. Navigate Inside Worksheets Page Down/Page Up Alt+Page Down/Alt+Page Up Ctrl+ Home Ctrl+Home Ctrl+End Ctrl+f Ctrl+h Shift+F4 Ctrl+g (or f5) Ctrl+Arrow Left/Ctrl+Arrow Right Alt+Arrow Down End 2. Work

More information

Project/Production... Ctrl+Alt+N Opt+Cmd+N. Sequence... Ctrl+N Cmd+N. Open Project/Production... Ctrl+O Cmd+O

Project/Production... Ctrl+Alt+N Opt+Cmd+N. Sequence... Ctrl+N Cmd+N. Open Project/Production... Ctrl+O Cmd+O File Menu Project/Production... Ctrl+Alt+N Opt+Cmd+N Sequence... Ctrl+N Cmd+N Bin Cmd+/ Open Project/Production... Ctrl+O Cmd+O Browse in Adobe Bridge... Ctrl+Alt+O Opt+Cmd+O Close Project Ctrl+Shift+W

More information

Learning Guide for User Interface 4.3

Learning Guide for User Interface 4.3 Learning Guide for User Interface 4.3 This guide will help you learn how to use Datatel User Interface 4.3. It includes instructions for accomplishing various tasks, such as accessing a screen or mnemonic,

More information

Appendix A Keyboard Shortcuts

Appendix A Keyboard Shortcuts Writer Guide Appendix A Keyboard Shortcuts Using Writer Without a Mouse Copyright This document is Copyright 2011 2014 by the LibreOffice Documentation Team. Contributors are listed below. You may distribute

More information

INCA V7.2 Hotkey Assignment

INCA V7.2 Hotkey Assignment INCA V7.2 Hotkey Assignment General hints for use Ctrl+letter Alt+letter Alt+letter, letter hold down CTRL and press the favored letter (key). hold down ALT and press the favored letter (key). hold down

More information

Windows 8 Keyboard Shortcuts

Windows 8 Keyboard Shortcuts Windows 8 Keyboard Shortcuts This list was taken directly from the help section of Windows 8. All I ve done is copy/paste it and format for easy printing. All information, copyright, etc. is courtesy of

More information

Keyboard shortcuts for Microsoft Word 2016 for Windows

Keyboard shortcuts for Microsoft Word 2016 for Windows Keyboard shortcuts for Microsoft Word 2016 for Windows Frequently used shortcuts This table shows the most frequently used shortcuts in Microsoft Word. Go to "Tell me what you want to do" Open Save Close

More information

Mercer County Public Library. Introduction to Microsoft Word 2010

Mercer County Public Library. Introduction to Microsoft Word 2010 Mercer County Public Library Introduction to Microsoft Word 2010 Agenda Uses for Microsoft Word Opening and Closing Documents Filing System Snapshot of a Word Document The Ribbon Working in Word Tips Uses

More information

Quick Reference Summary

Quick Reference Summary Microsoft Word 2010 Quick Reference Summary Microsoft Word 2010 Quick Reference Summary Number Mouse Ribbon Menu AddressBlock Merge Field, Add AddressBlock Merge Field, Edit WD 349 WD 349 Address Block

More information

Nama Shortcut Tombol Shortcut Penjelasan Shortcut Align Bottom B Aligns selected objects to the bottom Align Centers Horizontally E Horizontally

Nama Shortcut Tombol Shortcut Penjelasan Shortcut Align Bottom B Aligns selected objects to the bottom Align Centers Horizontally E Horizontally Nama Shortcut Tombol Shortcut Penjelasan Shortcut Align Bottom B Aligns selected objects to the bottom Align Centers Horizontally E Horizontally aligns the centers of the selected objects Align Centers

More information

Accelerated Technology Training Workshops. Using Microsoft FrontPage to Create Web Sites ENGL 1423.B2 Dr. Richard Cunningham

Accelerated Technology Training Workshops. Using Microsoft FrontPage to Create Web Sites ENGL 1423.B2 Dr. Richard Cunningham Accelerated Technology Training Workshops Using Microsoft FrontPage to Create Web Sites ENGL 1423.B2 Dr. Richard Cunningham Copyright User Support Centre February 2007 Dynamic Web Sites F r o n t P a g

More information

PSpice Quick Reference

PSpice Quick Reference PSpice Quick Reference Product Version 17.2-2016 April 2016 Document Last Updated: October, 2012 1991 2012 Cadence Design Systems, Inc. All rights reserved. Portions Apache Software Foundation, Sun Microsystems,

More information

Quick Reference Summary

Quick Reference Summary Microsoft Office 2010 Quick Reference Summary Table 1: Microsoft Word 2010 Quick Reference Summary All Caps WD 81 Change Case button (Home tab Font, UPPERCASE AutoCorrect Entry, Create WD 86 Options (File

More information

B Block Tools/Group Boundary Tools/Magic Wand Break F Edit/Split Ctrl+F. C Coords Look at Coordinates palette Copy Edit / Drag a copy Ctrl+Shift+D

B Block Tools/Group Boundary Tools/Magic Wand Break F Edit/Split Ctrl+F. C Coords Look at Coordinates palette Copy Edit / Drag a copy Ctrl+Shift+D ArchiCAD Command Equivalents This list of commonly-used AutoCAD commands shows the equivalent menu selection and shortcut in ArchiCAD. By no means complete, the list does include all ArchiCAD commands

More information

MICROSOFT WORD KEYBOARD SHORTCUTS

MICROSOFT WORD KEYBOARD SHORTCUTS MICROSOFT WORD KEYBOARD SHORTCUTS One character to the left Left Arrow One character to the right Right Arrow One word to the left Ctrl+Left Arrow One word to the right Ctrl+Right Arrow One paragraph up

More information

Studio One Keyboard Shortcuts. Automation. Browser

Studio One Keyboard Shortcuts. Automation. Browser Application Automation Console Activation Latch Add FX Channel Extensions Manage Parameters Add Group Channel Installation Next Mode Global Mute Ctrl+Shift+M Keyboard Shortcuts Next Parameter H Global

More information

Eclipse Quick Reference Windows Hosted

Eclipse Quick Reference Windows Hosted Eclipse Quick Reference Windows Hosted Menus and Keyboard Shortcuts (some menus/items can be hidden in any perspective) File Menu New Open Path Open File Close Close All Save Save As Save All Revert Move

More information

What s New with Datatel UI

What s New with Datatel UI What s New with Datatel UI August, 2011 Table of Contents Keyboard Shortcuts... 3-4 UI Summary Guide... 5 Login Box...5 Main Navigation Screen...6 Logout...6 Menu Bar...6 Start a Program...10 Lookup a

More information

100 Most Useful Keyboard Shortcuts of MS Excel

100 Most Useful Keyboard Shortcuts of MS Excel 100 Most Useful Keyboard Shortcuts of MS Excel Here's the list of Excel Keyboard Shortcuts which will help you in your day-to-day activities. It feels great when you can accomplish the same work in half

More information

Microsoft Office Outlook 2016

Microsoft Office Outlook 2016 Microsoft Office Outlook 2016 Quick Start Card Outlook 2016 Home View The default view opens to the Mail Folder, Navigation Pane, the Inbox, To-Do Bar, Reading Pane and the Ribbon. The Home View provides

More information

Shortcut keys [AX 2012]

Shortcut keys [AX 2012] Shortcut keys [AX 2012] 21 out of 25 rated this helpful Updated: February 1, 2013 Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft

More information

R:BASE X. R:BASE X Enterprise

R:BASE X. R:BASE X Enterprise R:BASE X and R:BASE X Enterprise Hot Keys R:BASE X and R:BASE X Enterprise Hot Keys by R:BASE Technologies, Inc. This document details the list of hot keys available within the various modules of R:BASE,

More information

Studio One Keyboard Shortcuts

Studio One Keyboard Shortcuts Application Activate Purchased Items Activation Extensions Installation Keyboard Shortcuts Login Options Arranger Arranger Section Copy to new s Sections Sections s Goto Next Section Goto Section to new

More information

JAI BALAJI COMPUTER PLAZA NEAR OLD SUBJI MANDI IN FRONT OF GANDHI PARK,DHOLPUR(RAJ.)

JAI BALAJI COMPUTER PLAZA NEAR OLD SUBJI MANDI IN FRONT OF GANDHI PARK,DHOLPUR(RAJ.) Desktop short cut keys S.NO. SHORTCUT KEY S MEANING OF KEY S 1 WINDOW LOGO KEY PRESS START MENU ON/OFF 2 WINDOW + BREAK KEY S SYSTEM PROPERTIES 3 WINDOW+ F FIND FILE, FOLDER, PHOTO, PICTURE, DOCUMENT.

More information

Microsoft Office Outlook 2007 Quick Reference Card

Microsoft Office Outlook 2007 Quick Reference Card Microsoft Office Outlook 2007 Quick Reference Card Outlook 2007 Main Screen The default view opens to the Mail Folder, Navigation Pane, the Inbox, To-Do Bar, and the Reading Pane. The Main Screen provides

More information

Spectrum CIRC/CAT shortcut keys

Spectrum CIRC/CAT shortcut keys Shortcut Keys Appendix F Spectrum CIRC/CAT shortcut keys... 536 Circulation shortcuts... 537 Catalog shortcuts... 539 Material Edit shortcuts... 541 Patron Edit shortcuts... 542 535 Spectrum CIRC/CAT shortcut

More information

Introduction. Every embroidery creation takes less time and effort to be made, providing you more time to enjoy your creations.

Introduction. Every embroidery creation takes less time and effort to be made, providing you more time to enjoy your creations. Introduction Artistic Digitizer Jr embroidery software is equipped with a next generation working environment which will excite with its innovative design, 3D integration, intuitive usability and stunning

More information

Sanction 4.0 User Guide

Sanction 4.0 User Guide Sanction 4.0 User Guide Quickstart, Layout, and Navigation Installation, Activation, and Repair Cases Items and Folders Importing Exhibits Media Transcripts Search Creating and Managing Presentations Running

More information

The KatePart Handbook. Thad McGinnis Anne-Marie Mahfouf Anders Lund T.C. Hollingsworth Christoph Cullmann Lauri Watts

The KatePart Handbook. Thad McGinnis Anne-Marie Mahfouf Anders Lund T.C. Hollingsworth Christoph Cullmann Lauri Watts Thad McGinnis Anne-Marie Mahfouf Anders Lund T.C. Hollingsworth Christoph Cullmann Lauri Watts 2 Contents 1 Introduction 8 2 Some Fundamentals 9 2.1 Drag and Drop.......................................

More information

Legal Notices. Credits Documentation Development: Peter Cawthorne Content Development and Art: Tania Gray, Marie Eve Chartrand, Anouk Whissell

Legal Notices. Credits Documentation Development: Peter Cawthorne Content Development and Art: Tania Gray, Marie Eve Chartrand, Anouk Whissell Keyboard Shortcuts Legal Notices Published by Toon Boom Animation Inc. Corporate Headquarters 7 Laurier Avenue East Montreal, Quebec Canada H2T 1E4 Tel: (514) 278-8666 Fax: (514) 278-2666 www.toonboom.com

More information

MS WORD HOW TO START MSWORD WINDOW OF MSWORD

MS WORD HOW TO START MSWORD WINDOW OF MSWORD MS WORD MS WORD is word processing software. We can write any type of matter or text in this software and attractive do this. In this software, file is called document and the extension name of the file

More information

Windows Shortcut List

Windows Shortcut List Windows 8.1 Shortcuts composition Windows Key + D Windows Key + C Windows Key + F Windows Key + H Windows Key + K Windows Key + I Windows Key + Q Windows Key + W Windows Key + Tab Windows Key + Shift +

More information

Project 2013 Keyboard Shortcuts

Project 2013 Keyboard Shortcuts Project 2013 Keyboard Shortcuts Microsoft Office basics Keyboard access to the ribbon 1. Press Alt. The KeyTips are displayed over each feature that is available in the current view. 2. Press the letter

More information

Reference Booklet Graphical User Interface BAAN IV

Reference Booklet Graphical User Interface BAAN IV Reference Booklet Graphical User Interface BAAN IV Important! The BAAN Graphical User Interface environment allows the user to apply Windows shortcuts throughout the entire application, or to use shortcuts

More information

Working With Meeting Maker Calendar

Working With Meeting Maker Calendar Working With Meeting Maker Calendar Once you have installed and configured Meeting Maker, you can sign in and begin to work with your calendar. You can control the Meeting Maker calendar view, propose

More information

Digital Photogrammetric System. Version 6.3 USER MANUAL. Hotkeys

Digital Photogrammetric System. Version 6.3 USER MANUAL. Hotkeys Digital Photogrammetric System Version 6.3 USER MANUAL Table of Contents 1. Windows and toolbars... 3 2. Navigation... 4 2.1. Windows with a list of files/folders of Windows file system... 4 2.2. The Explorer

More information

Datatel Colleague Web User Interface

Datatel Colleague Web User Interface Datatel Colleague Web User Interface The Look of Web UI Search Area Tabs Context Area Menus Tool Bar Form Scale Slider Search Area The search area of the UI window, in the upper left corner lets you search

More information

WINDOWS KEYBOARD SHORTCUTS

WINDOWS KEYBOARD SHORTCUTS WINDOWS KEYBOARD SHORTCUTS Most people think they know the ins and outs of using their favorite software (and maybe they do), but there are hundreds of little shortcuts that can be used to make common

More information

COPYRIGHT All Rights Reserved

COPYRIGHT All Rights Reserved COPYRIGHT All Rights Reserved First Edition: 2015 Copyright @ 2015 U. C-Abel Books. This book, Windows 7 Shortcut Keys, has been licensed by copyright proprietors, therefore producing it in whatever way

More information

Keyboard shortcuts, or hotkeys, provide quick access to the features of Nuke. The following tables show these keystrokes.

Keyboard shortcuts, or hotkeys, provide quick access to the features of Nuke. The following tables show these keystrokes. Keyboard Shortcuts Keyboard shortcuts, or hotkeys, provide quick access to the features of Nuke. The following tables show these keystrokes. Conventions The following conventions apply to instructions

More information

100 keyboard shortcuts. CTRL+C (Copy) CTRL+X (Cut) CTRL+V (Paste) CTRL+Z (Undo) DELETE (Delete)

100 keyboard shortcuts. CTRL+C (Copy) CTRL+X (Cut) CTRL+V (Paste) CTRL+Z (Undo) DELETE (Delete) 100 keyboard shortcuts CTRL+C (Copy) CTRL+X (Cut) CTRL+V (Paste) CTRL+Z (Undo) DELETE (Delete) SHIFT+DELETE (Delete the selected item permanently without placing the item in the Recycle Bin) CTRL while

More information

Oracle Cloud Accessibility Guide for Oracle Planning and Budgeting Cloud E

Oracle Cloud Accessibility Guide for Oracle Planning and Budgeting Cloud E Oracle Cloud Accessibility Guide for Oracle Planning and Budgeting Cloud E71013-15 Oracle Cloud Accessibility Guide for Oracle Planning and Budgeting Cloud, E71013-15 Copyright 2017, 2018, Oracle and/or

More information

For your convenience, the tips have been organized into the following ten categories:

For your convenience, the tips have been organized into the following ten categories: 120 THINGS YOU NEVER KNEW ABOUT PHOTOSHOP by Trevor Morris ( tmorris@fundy.net http://user.fundy.net/morris/ ) Part of what makes Photoshop such an incredibly powerful and pleasurable program to use is

More information