Keyboard Mappings and Shortcuts for Operating PuTTY thumbnail

Keyboard Mappings and Shortcuts for Operating PuTTY

A comprehensive, doc-based guide to keyboard shortcuts in the Windows SSH client “PuTTY.” This article compiles shortcuts that streamline remote work—covering copy & paste, scrolling, session management, and more.

Posted at: 2025.10.22

Editorial Note: We earn a commission from partner links on keyboardista - English version. Commissions do not affect our editors' opinions or evaluations.

Basic Operations

PuTTY's key mappings have some quirks, as they differ from typical Windows OS shortcuts and standard application shortcuts.

Most notably, copy and paste operations work differently than in conventional applications: text is copied by selecting it with the mouse, and pasted with a right-click—a unique approach. Scrolling operations and PageUp key behavior also differ from what users might expect, which can be confusing at first. Take your time and start by learning the most frequently used keys.

ActionShortcut
Copy textSelect with mouse (drag with left button)
Paste textRight-click or Shift + Ins
Open context menuCtrl + Right-click
Scroll up in scrollbackShift + PgUp
Scroll down in scrollbackShift + PgDn
Scroll up one lineCtrl + PgUp
Scroll down one lineCtrl + PgDn
Jump to top of scrollbackCtrl + Shift + PgUp
Jump to bottom of scrollbackCtrl + Shift + PgDn
Full-screen modeAlt + Enter
Send Break signalCtrl + Break
Open new window with same sessionCtrl + N
Reset session (clear screen + clear scrollback)Ctrl + R

Note that once connected to a Linux/Unix server via PuTTY, powerful shortcuts provided by shells like Bash are available. However, these are shell-level features running on the server side, not PuTTY application functions, and are therefore omitted here.

System Menu Operations

PuTTY's system menu consolidates convenient features for session management, such as checking event logs, changing settings, and resetting the terminal. These operations can be accessed by clicking the icon in the upper-left corner of the window or by right-clicking the title bar.

For other functions, accessing the system menu is the standard approach.

ActionShortcut
Open system menuClick upper-left icon or right-click title bar
Display event logSystem Menu → Event Log
Change settingsSystem Menu → Change Settings
Copy all textSystem Menu → Copy All to Clipboard
Clear scrollbackSystem Menu → Clear Scrollback
Reset terminalSystem Menu → Reset Terminal