RStudio (Mac)

Editing (Console and Source)

Select Page Up/Down

Shift + Page Up / Down

All hotkeys for RStudio (Mac)

Views
Move focus to Console

Ctrl + 2

Console
Clear console

Ctrl + L

Console
Move cursor to beginning of line

⌘ Cmd +

Console
Move cursor to end of line

⌘ Cmd +

Completions (Console and Source)
Navigate candidates

↑  ↓

Console
Popup command history

⌘ Cmd +

Completions (Console and Source)
Dismiss completion popup

Esc

Console
Change working directory

Ctrl + ↑   Shift + H

Source
Goto File/Function

Ctrl + .

Views
Move focus to Source Editor

Ctrl + 1

Source
New document (except on Chrome/Windows)

⌘ Cmd + ↑   Shift + N

Source
New document (Chrome only)

⌘ Cmd + ↑   Shift + Alt + N

Source
Open document

⌘ Cmd + O

Source
Save active document

⌘ Cmd + S

Source
Close active document (except on Chrome)

⌘ Cmd + W

Source
Close active document (Chrome only)

⌘ Cmd + ⌥ Option + W

Source
Close all open documents

⌘ Cmd + ↑   Shift + W

Source
Compile PDF (TeX and Sweave)

⌘ Cmd + ↑   Shift + K

Source
Insert chunk (Sweave and Knitr)

⌘ Cmd + ⌥ Option + I

Source
Insert code section

⌘ Cmd + ↑   Shift + R

Source
Run current line/selection

⌘ Cmd + ⤶ Enter

Source
Run current line/selection (retain cursor position)

⌥ Option + ⤶ Enter

Source
Re-run previous region

⌘ Cmd + ↑   Shift + P

Source
Run current document

⌘ Cmd + ⌥ Option + R

Source
Run from document beginning to current line

⌘ Cmd + ⌥ Option + B

Source
Run from current line to document end

⌘ Cmd + ⌥ Option + E

Source
Run the current function definition

⌘ Cmd + ⌥ Option + F

Source
Run the current code section

⌘ Cmd + ⌥ Option + T

Source
Run previous Sweave/Rmd code

⌘ Cmd + ⌥ Option + P

Source
Run the current Sweave/Rmd chunk

⌘ Cmd + ⌥ Option + C

Source
Run the next Sweave/Rmd chunk

⌘ Cmd + ⌥ Option + N

Source
Source a file

⌘ Cmd + ↑   Shift + O

Source
Source the current document

⌘ Cmd + ↑   Shift + S

Source
Source the current document (with echo)

⌘ Cmd + ↑   Shift + ⤶ Enter

Source
Fold Selected

⌘ Cmd + ⌥ Option + L

Source
Unfold Selected

⌘ Cmd + ↑   Shift + ⌥ Option + L

Source
Fold All

⌘ Cmd + ⌥ Option + O

Source
Unfold All

⌘ Cmd + ↑   Shift + ⌥ Option + O

Source
Go to line

⌘ Cmd + ↑   Shift + ⌥ Option + G

Source
Jump to

⌘ Cmd + ↑   Shift + ⌥ Option + J

Source
Switch to tab

Ctrl + ↑   Shift + .

Source
Previous tab

Ctrl + F11

Source
Next tab

Ctrl + F12

Source
First tab

Ctrl + ↑   Shift + F11

Source
Last tab

Ctrl + ↑   Shift + F12

Source
Navigate back

⌘ Cmd + F9

Source
Navigate forward

⌘ Cmd + F10

Source
Extract function from selection

⌘ Cmd + ⌥ Option + X

Source
Extract variable from selection

⌘ Cmd + ⌥ Option + V

Source
Reindent lines

⌘ Cmd + I

Source
Comment/uncomment current line/selection

⌘ Cmd + ↑   Shift + C

Source
Reflow Comment

⌘ Cmd + ↑   Shift + /

Source
Reformat Selection

⌘ Cmd + ↑   Shift + A

Source
Show Diagnostics

⌘ Cmd + ↑   Shift + Alt + P

Source
Transpose Letters

Ctrl + T

Source
Move Lines Up/Down

⌥ Option + ↑  ↓

Source
Copy Lines Up/Down

⌘ Cmd + ⌥ Option + ↑  ↓

Source
Jump to Matching Brace/Paren

Ctrl + P

Source
Expand to Matching Brace/Paren

Ctrl + ↑   Shift + E

Source
Select to Matching Brace/Paren

Ctrl + ↑   Shift + Alt + E

Source
Add Cursor Above Current Cursor

Ctrl + Alt +

Source
Add Cursor Below Current Cursor

Ctrl + Alt +

Source
Move Active Cursor Up

Ctrl + Alt + ↑   Shift +

Source
Move Active Cursor Down

Ctrl + Alt + ↑   Shift +

Source
Find and Replace

⌘ Cmd + F

Source
Find Next

⌘ Cmd + G

Source
Find Previous

⌘ Cmd + ↑   Shift + G

Source
Use Selection for Find

⌘ Cmd + E

Source
Replace and Find

⌘ Cmd + ↑   Shift + J

Source
Find in Files

⌘ Cmd + ↑   Shift + F

Source
Check Spelling

F7

Editing (Console and Source)
Undo

⌘ Cmd + Z

Editing (Console and Source)
Redo

⌘ Cmd + ↑   Shift + Z

Editing (Console and Source)
Cut

⌘ Cmd + X

Editing (Console and Source)
Copy

⌘ Cmd + C

Editing (Console and Source)
Paste

⌘ Cmd + V

Editing (Console and Source)
Select All

⌘ Cmd + A

Editing (Console and Source)
Jump to Word

⌥ Option + ←  →

Editing (Console and Source)
Jump to Start/End

⌘ Cmd + Home

Editing (Console and Source)
Jump to Start/End

⌘ Cmd + End

Editing (Console and Source)
Jump to Start/End

⌘ Cmd + ↑  ↓

Editing (Console and Source)
Delete Line

⌘ Cmd + D

Editing (Console and Source)
Select

↑   Shift + ← ↑ → ↓

Editing (Console and Source)
Select Word

⌥ Option + ↑   Shift + ←  →

Editing (Console and Source)
Select to Line Start

⌘ Cmd + ↑   Shift +

Editing (Console and Source)
Select to Line End

⌘ Cmd + ↑   Shift +

Editing (Console and Source)
Select Page Up/Down

Shift + Page Up / Down

Editing (Console and Source)
Select to Start/End

⌘ Cmd + ↑   Shift + ↑  ↓

Editing (Console and Source)
Delete to Line Start

⌥ Option + ⬅ Backspace

Editing (Console and Source)
Delete Word Left

Ctrl + ⌥ Option + ⬅ Backspace

Editing (Console and Source)
Delete Word Right

⌥ Option + Del

Editing (Console and Source)
Yank line after cursor

Ctrl + K

Completions (Console and Source)
Accept selected candidate

⭾ Tab

Editing (Console and Source)
Outdent

↑   Shift + ⭾ Tab

Editing (Console and Source)
Yank line up to cursor

Ctrl + U

Editing (Console and Source)
Insert currently yanked text

Ctrl + Y

Editing (Console and Source)
Insert assignment operator

⌥ Option + -

Editing (Console and Source)
Insert pipe operator

⌘ Cmd + ↑   Shift + M

Editing (Console and Source)
Show help for function at cursor

F1

Editing (Console and Source)
Show source code for function at cursor

F2

Editing (Console and Source)
Find usages for symbol at cursor (C++)

⌘ Cmd + ⌥ Option + U

Completions (Console and Source)
Attempt completion

⌘ Cmd + Space

Git / SVN
Stage/Unstage and move to next (Git)

⤶ Enter

Completions (Console and Source)
Accept selected candidate

Views
Move focus to Help

Ctrl + 3

Views
Show History

Ctrl + 4

Views
Show Files

Ctrl + 5

Views
Show Plots

Ctrl + 6

Views
Show Packages

Ctrl + 7

Views
Show Environment

Ctrl + 8

Views
Show Git/SVN

Ctrl + 9

Views
Show Build

Ctrl + 0

Views
Sync Editor & PDF Preview

⌘ Cmd + F8

Views
Show Keyboard Shortcut Reference

⌥ Option + ↑   Shift + K

Build
Build and Reload

⌘ Cmd + ↑   Shift + B

Build
Load All (devtools)

⌘ Cmd + ↑   Shift + L

Build
Test Package (Desktop)

⌘ Cmd + ↑   Shift + T

Build
Test Package (Web)

⌘ Cmd + Alt + F7

Build
Check Package

⌘ Cmd + ↑   Shift + E

Build
Document Package

⌘ Cmd + ↑   Shift + D

Debug
Toggle Breakpoint

↑   Shift + F9

Debug
Execute Next Line

F10

Debug
Step Into Function

↑   Shift + F4

Debug
Finish Function/Loop

↑   Shift + F6

Debug
Continue

↑   Shift + F5

Debug
Stop Debugging

↑   Shift + F8

Plots
Previous plot

⌘ Cmd + ⌥ Option + F11

Plots
Next plot

⌘ Cmd + ⌥ Option + F12

Git / SVN
Diff active source document

Ctrl + ⌥ Option + D

Git / SVN
Commit changes

Ctrl + ⌥ Option + M

Git / SVN
Scroll diff view

Ctrl + ↑  ↓

Git / SVN
Stage/Unstage (Git)

Space

Session
Quit Session (desktop only)

⌘ Cmd + Q

Session
Restart R Session

⌘ Cmd + ↑   Shift + F10

Similar combinations for other applications


VLC Media Player (Windows)
Volume or Position (see settings)
Mouse actions

Scroll up/ down


Microsoft Excel 2010 (Windows)
Extend the selection down one screen /up one screen.
Work with Data Selections - Select Cells

Shift + Page Down / Shift + Page Up


Google Earth 5 (MacOS)
Tilt view up / tilt view down
3D Viewer - Keyboard with Mouse

Shift +click+drag up/down


Google Earth 5 (MacOS)
Point perspective up / down
3D Viewer - Keyboard with Mouse

Command +click+drag up/down


Google Chrome (Windows)
Increase / decrease value by 100
Manage Chrome DevTools - Styles Panel

Shift + Page Up / Page Down


Adobe Photoshop CS5 (MacOS)
Back ten frames
Photoshop CS5 Panels - Animation Panel (Timeline Mode, PS extended)

Shift + Arrow Left / Shift page up


Adobe Photoshop CS5 (Windows)
Back ten frames
Photoshop CS5 Panels - Animation Panel (Timeline Mode, PS extended)

Shift + Arrow Left / Shift + Page Up


Adobe Photoshop CS5 (MacOS)
Decrease/increase brush softness/hardness
Photoshop CS5 Panels - Brush Panel

Ctrl + Option +drag up / down


Adobe Photoshop CS5 (Windows)
Decrease/increase brush softness/hardness
Photoshop CS5 Panels - Brush Panel

Alt +right click+drag up / down


Visual Studio 2015 (Windows)
Extends selection down one page / up one page
Code Editor - Select Text

Shift + Page Down / Shift + Page Up


Google Chrome (Linux)
Increase / decrease value by 100
Manage Chrome DevTools - Styles Panel

Shift + Page Up / Page Down


Inpage (Windows)
To move screen up one line
For Page Movement

Shift + Page Up


Microsoft Word 2007 (Windows)
Extend a selection one screen up.
Edit and move text and graphics: Extend a selection

Shift + Page Up


Microsoft Excel 2010 (Windows)
Extend the selection down one screen /up one screen.
Insert and Edit Data - Select Cells

Shift + Page Down / Shift + Page Up


Google Docs (MacOS)
Extend selection one screen down / one screen up
Select Text

Shift + Page Down / Shift + Page Up


Google Docs (Windows)
Extend selection one screen down / one screen up
Select Text

Shift + Page Down / Shift + Page Up


Visual Studio 2015 (Windows)
Extends selection down one page / up one page
Coding - Select Text

Shift + Page Down / Shift + Page Up


Mindjet Mindmanager 2012 (Windows)
Move topic up/down one position (remains on same level in hierachy)
Most used - Move topics

Ctrl + Alt + arrow up/down


Mindjet Mindmanager 2012 (Windows)
Move topic up/down one position (remains on same level in hierachy)
Reorganizing - Move topics

Ctrl + Alt + arrow up/down


Adobe Photoshop CS5 (MacOS)
Back ten frames
Extract and Pattern Maker (plug-in) - Animation Panel (Timeline Mode, PS extended)

Shift + Arrow Left / Shift page up


Sublime Text (Windows)
Extend selection one page up arrow/ down arrow
Navigation - Standard Selections

Shift + Page Up / Page Down


Adobe Photoshop CS5 (Windows)
Back ten frames
Extract and Pattern Maker (plug-in) - Animation Panel (Timeline Mode, PS extended)

Shift + Arrow Left / Shift + Page Up


Adobe Photoshop CS5 (MacOS)
Decrease/increase brush softness/hardness
Extract and Pattern Maker (plug-in) - Brush Panel

Ctrl + Option +drag up / down


Adobe Photoshop CS5 (Windows)
Decrease/increase brush softness/hardness
Extract and Pattern Maker (plug-in) - Brush Panel

Alt +right click+drag up / down


Adobe Photoshop CS4 (MacOS)
Scroll up or down 10 units
Shortcut Keys for viewing images

Shift + Page Up / Page Down


Visual Studio 2015 (Windows)
Extends selection down one page / up one page
Code Snippets (Visual C# Scheme) - Select Text

Shift + Page Down / Shift + Page Up


Sublime Text (Windows)
Extend selection one page up arrow/ down arrow
Selections - Standard Selections

Shift + Page Up / Page Down


Microsoft Excel 2010 (Windows)
Extend the selection down one screen /up one screen.
Format Data - Select Cells

Shift + Page Down / Shift + Page Up


Microsoft Excel 2011 (MacOS)
Extend the selection up one screen
Selecting cells, columns, or rows

Shift + Page Up


Adobe Photoshop CS4 (MacOS)
Back ten frames
Shortcut Keys for using the Animation panel in Timeline Mode (Photoshop Extended)

Shift + Arrow Left / Shift + Page Up


Microsoft Outlook 2010 (Windows)
Extend selection to first / last card on previous page
Business Card View

Shift + Page Up / Shift + Page Down


FreeMind 0.9.0 (Windows)
Move down
Node navigation commands

Down


Adobe Photoshop CS5 (MacOS)
Scroll up or down 10 units
View images

Shift + Page Up / Page Down


Microsoft Excel 2010 (Windows)
Extend the selection down one screen /up one screen.
Formulas and Names - Select Cells

Shift + Page Down / Shift + Page Up


Adobe Photoshop CS5 (Windows)
Scroll up or down 10 units
View Images

Shift + Page Up / Page Down


Avid Media Composer 7 (MacOS)
Allows you to move segments to a higher or lower track without letting them move left or right.
Timeline

Ctrl + drag up / down


HoneyView 5.03 (Windows)
Main Shortcuts

Shift + Page Up / Shift +page down previous 1 page / next one page


Avid Media Composer 7 (Windows)
Allows you to move segments to a higher or lower track without letting them move left or right.
Timeline

Shift + Ctrl + drag up / down


NetBeans 8 (Windows)
Zoom text in / out
Opening and Toggling between Views

Alt +Mouse Wheel Up / Down


Microsoft Excel 2013 (Windows)
Extend the selection down one screen /up one screen
Basic and Advanced Cell Selections

Shift + Page Down / Shift + Page Up


Virtual DJ (Windows)
Crossfader -16
All Shortcuts

Shift + Page Up


Virtual DJ (Windows)
skip_beat temporary +16
All Shortcuts

Shift + Page Up


Microsoft Excel 2010 (Windows)
Extend the selection down one screen /up one screen.
The Rest - Select Cells

Shift + Page Down / Shift + Page Up


Google Drive (Web Application)
Expand selection up/down/left/right
Item Selection

shift + up / down / left / right


Google Drive (Web Application)
Move focus up/down/left/right without changing selection
Item Selection

ctrl + up / down / left / right


Windows 10 Command Prompt (Windows)
Extend selection one page up one page down
Select Text (Expanded with Windows 10)

Shift + Page Up / Shift + Page Down


Windows 10 Command Prompt (Windows)
Scroll up / down 3 lines
Navigate Text

Turn scroll wheel up / down


Windows 10 Command Prompt (Windows)
Scroll up / down half a page
Navigate Text

Shift + Turn scroll wheel up / down


Nirvana (Web Application)
Traverse Up / Down
Navigating

Up / Down


Android Studio (Windows)
Go to previous/next method
General Shortcuts

Alt + UP/DOWN


Adobe Photoshop CC (Windows)
Decrease/ increase brush softness/ hardness
Basic Shortcuts for Photoshop CC 2015 - Brush Panel

Alt + Right-click + drag up / down


Adobe Photoshop CC (MacOS)
Decrease/ increase brush softness/ hardness
Basic Shortcuts for PhotoShop CC 2015 - Brush Panel

Ctrl + Option + drag up / down


Microsoft Outlook 2016 (Windows)
Extend the selection to the first/last card on the previous page
View: Business Cards/Address cards

Shift + Page Up / Shift + Page Down


Adobe Photoshop CC (Windows)
Decrease/ increase brush softness/ hardness
Manage Panels - Brush Panel

Alt + Right-click + drag up / down


Adobe Photoshop CC (MacOS)
Decrease/ increase brush softness/ hardness
Manage Panels - Brush Panel

Ctrl + Option + drag up / down


Anime Studio (Windows)
Scroll(up/down)
Graph Shortcuts

Shift + Page up / Shift + Page down


Adobe Photoshop CC (Windows)
Scroll up/ scroll down in small increments
Manage Views

Shift + Page Up / Page Down


Adobe Photoshop CC (MacOS)
Scroll up/ scroll down in small increments
Manage Views

Shift + Page Up / Page Down


Final Cut Pro (MacOS)
Horizontal scroll left
Scrolling

Shift + PAge up


Microsoft Word 2016 (MacOS)
Select one screen up
Select text and graphics

Shift + Page Up


Corel Draw X8 (Windows)
To back
Object Ordering

Shift + Page up


Microsoft Excel 2016 (MacOS)
Extend the selection up one screen
Select cells, columns, or rows

Shift + Page Up


Jupyter Notebook (Windows)
select cell below
Command Mode (press Esc to enable)

Down / J


Houdini (Windows)
Set current left
Detais View

Shift + Page up


Jupyter Notebook (Windows)
move cursor down or next cell
Edit Mode (press Enter to enable)

Down


Soundforge (Windows)
Select from the cursor to 10% of the current view prior to the cursor position
Data Selection

Shift + Page Up


RStudio (Windows)
Navigate command history
Console

Up / Down


RStudio (MacOS)
Navigate command history
Console

Up / Down


QCad (Linux)
Recall the last command inputs
Command lIne

Arrow Up/Down


QCad (Windows)
Recall the last command inputs
Command lIne

Arrow Up/Down


QCad (MacOS)
Recall the last command inputs
Command lIne

Arrow Up/Down


Netvibes (Windows)
Scroll in content and read next item
Feed reader shortcuts

Down


RStudio (Windows)
Move lines Up/Down
Source

Alt + Up/Down


RStudio (Windows)
Copy lines Up/Down
Source

Shift + Alt + Up/Down


RStudio (MacOS)
Move lines Up/Down
Source

Option + Up/Down


RStudio (MacOS)
Copy lines Up/Down
Source

Command + Option + Up/Down


Netvibes (Windows)
Previous item with smooth scroll in item
Reader view shortcuts

Down


WeVideo (Web Application)
goto inpoint of current clip
General (On Mac Ctrl equals Command)

down


Netvibes (Windows)
Navigate through the sections and feeds
Reader view shortcuts

Shift + up/down


RStudio (Windows)
Navigate candidates
Completions (Console and Source)

Up / Down


mpv
Next / previous chapter
Navigation

Page Up / Down


RStudio (MacOS)
Navigate candidates
Completions (Console and Source)

Up / Down


mpv
Seek 600 seconds
Navigation

Shift + Page Up / Down


RStudio (Windows)
Scroll diff view
Git / SVN

Ctrl + Up/Down


RStudio (MacOS)
Scroll diff view
Git / SVN

Ctrl + Up/Down


Vegas Pro 14 (Windows)
Change audio track volume or video track compositing level (when focus is on track list)
Multimedia Shortcuts

Ctrl + Volume Up/Down


Vegas Pro 14 (Windows)
Change audio track panning or video track fade-to-color setting (when focus is on track list)
Multimedia Shortcuts

Shift + Volume Up/Down


RStudio (Windows)
Jump to start/end
Editing (Console and Source)

Ctrl + Home/End / Ctrl + Up/Down


RStudio (MacOS)
Jump to start/end
Editing (Console and Source)

Command + Home/End / Command + Up/Down


RStudio (Windows)
Select page up/down
Editing (Console and Source)

Shift + Page Up / Shift + Page down


RStudio (MacOS)
Select page up/down
Editing (Console and Source)

Shift + Page Up / Shift + Page down


ChessBase 13
Scroll one page up/down in the notation
Board window

Page Up / Down


Most used text editing
Select a frame of text above the cursor
Selecting text

Shift + Page Up


Zwift (PC and macOS)
Adjust workout % intensity during a workout
Other hotkeys

Page Up / Down


TurboCAD (Windows)
Bring the selected entity(s) in front of others
171 Shortcuts for TurboCAD (Windows)

Shift + Page Up


Inkscape (Windows)
Move to layer above
Layers

Shift + Page Up


Inkscape (MacOS)
Move to layer above
Layers

Shift + Page Up


LDCad
2: While inserting/moving parts it will rotate the 'floating' parts 90 degrees around the screens depth axis
Editor

Page Up / Down


Assetto Corsa
Adjust exposure
In-game

Page Up / Down


RStudio
Select Page Up/Down
Editing (Console and Source)

Shift + Page Up / Down


LDCad
2: While inserting/moving parts it will rotate the 'floating' parts 45 degrees around the screens depth axis
Editor

Ctrl + Page Up / Down


Altium Designer (Windows)
Zoom-in in small increments
PCB Editor Only Shortcuts

Shift + Page Up


MindManager v19 (Windows)
Move topic up/down one position (remains on same level in hierachy)
Most used - Move topics

Ctrl + Alt + arrow up/down


MindManager v19 (Windows)
Move topic up/down one position (remains on same level in hierachy)
Reorganizing - Move topics

Ctrl + Alt + arrow up/down


Madden NFL 19
Zoom camera in / out
Advanced pre-play defense

Page Up / Down


Lacerte
Move a page at a time
Batch input

Page Up / Down


Ableton Live 10 (Mac)
Scroll Editor Vertically
Clip View MIDI Editor

Page Up / Down


Ableton Live 10 (Mac)
Scroll Editor Horizontally
Clip View MIDI Editor

Shift + Page Up / Down


Ableton Live 10
Scroll Editor Vertically
Clip View MIDI Editor

Page Up / Down


Ableton Live 10
Scroll Editor Horizontally
Clip View MIDI Editor

Ctrl + Page Up / Down


Altium Designer (Windows)
ExtEnd selection one Page Up
Common Shortcuts

Shift + Page Up


Lacerte
Move to the next input section on the screen
Interactive Detail Input

Ctrl + Page Up / Down


Shotcut (Mac)
Backward Two Second
Player

Shift + Page Up


Shotcut
Backward Two Second
Player

Shift + Page Up


Tibia
Switch the automap to a higher or lower floor
Automap

Alt + Page Up / Down


Ace Editor (Mac)
Select page up
Selection

Shift + Page Up


Ace Editor
Select page up
Selection

Shift + Page Up


PyCharm 2018.2
Move the caret one page up, selecting the text.
Basic editing

Shift + Page Up


Total War: Attila (Mac)
Increase camera rotation
Camera

Shift + Page Up


Total War: Attila
Increase camera rotation
Camera

Shift + Page Up


Adobe Lightroom Classic (Mac)
Scroll up/down Grid thumbnails
Comparing photos in the Library module

Page Up / Down


Adobe Lightroom Classic
Scroll up/down Grid thumbnails
Comparing photos in the Library module

Page Up / Down


JAWS
Read from the current cell
Table layer

Shift + Page Up


jEdit
Move caret one screenful.
Moving the caret

Page Up / Down


jEdit
Extend selection by one screenful.
Selecting text

Shift + Page Up


Discord
Jump to oldest unread message
General

Shift + Page Up


StarCraft 2
Adjust view
Interface

Page Up / Down


Logo Accounting
Navigate between tabs in receipts
General

Ctrl + Page Up / Down


CorelDRAW Graphics Suite 2018
To Front Of Layer
General

Shift + Page Up


Inkscape
Move to layer above
Layers

Shift + Page Up


Microsoft Word 2016
Extend a selection one screen up
Extending selection

Shift + Page Up


Microsoft FrontPage
Move one screen up.
Select text and graphics

Shift + Page Up


Oracle EBS Forms
Previous block
General

Shift + Page Up


Arch Linux
Scroll console buffer up
Terminal: Virtual console

Shift + Page Up


Atom (Windows)
core:select-page-up
All shortcuts

Shift + Page Up


LibreOffice Calc
Selects cells from the current cell up to one page in the current column or extends the existing selection one page up
Navigating

Shift + Page Up


LibreOffice Writer
Move up screen page with selection
General

Shift + Page Up


WPS Office
Selects the cell range from the current cells to the previous screen of the same column(s)
General

Shift + Page Up


Visual Studio Code (Linux)
Scroll page up
Integrated terminal

Shift + Page Up


Paint.NET
Scroll left
UI and Canvas Controls

Shift + Page Up


Delphi
Moves the cursor up one screen and selects from the left of the starting cursor position
General

Shift + Page Up


Visual Studio Code (Windows)
Scroll page up
Integrated terminal

Shift + Page Up


SQL Server Management Studio (SSMS)
Extend selection up one page
Text selection

Shift + Page Up


Microsoft Visual Studio 2017 (All shortcuts)
Edit.PageUpExtend
Text Editor

Shift + Page Up


Everything
Extend item selection
Result list

Shift + Page Up


Outlook 2016 and Outlook 2013
Extend the selection to the first card on the previous page
Business cards or Address view

Shift + Page Up


Command Line
Extend current selection by one page up
Text selection

Shift + Page Up


Google Earth 5 (Windows)
Tilt view up / tilt view down
3D Viewer - Keyboard with Mouse

shift + lick+drag up / down


Google Earth 5 (Windows)
Point perspective up / down
3D Viewer - Keyboard with Mouse

ctrl +click+drag up / down


Open Office Writer 3 (Windows)
Move up screen page with selection
General OpenOffice Writer Shortcuts

Shift + Page Up


Adobe Photoshop CS4 (Windows)
Scroll up or down 10 units
Shortcut Keys for viewing images

Shift + Page Up / Page Down


Microsoft Outlook 2007 (Windows)
Extend the selection to the first or the last card on the previous page.
Shortcuts for Business Card / Address Card View

Shift + Page Up / Shift + Page Down


Adobe Photoshop CS4 (Windows)
Back ten frames
Shortcut Keys for using the Animation panel in Timeline Mode (Photoshop Extended)

Shift + Arrow Left / Shift + Page Up


Microsoft Word 2010 (Windows)
Extend selection one screen down / one screen up
Select Text

Shift + Page Down / Shift + Page Up