500 Computer Shortcuts PDF
500 Computer Shortcuts PDF
All rights reserved. No part of this book may be reproduced, transmitted in any form or
by any means-electronic, mechanical, photocopy, recording, or any other except for brief
quotations in printed reviews, without prior permission of the publisher.
Table of Contents
COMPUTER KEYBOARD SHORTCUT KEYS
SHORTCUT KEYS ABCs
TOP 10 KEYBOARD SHORTCUTS EVERYONE SHOULD KNOW
PC SHORTCUT KEYS FOR SPECIAL CHARACTERS
MICROSOFT WINDOWS SHORTCUT KEYS
GENERAL WINDOWS SHORTCUT
FUNCTION KEYS
WINDOWS KEY SHORTCUT
APPLE SHORTCUT KEYS
UNIX AND LINUX SHORTCUT KEYS
KEYBOARD SHORTCUT KEYS
COMMAND LINE SHORTCUTS
MICROSOFT EXCEL SHORTCUT KEYS
MICROSOFT WORD SHORTCUT KEYS
MICROSOFT WORD MOUSE SHORTCUTS
GOOGLE CHROME KEYBOARD SHORTCUT KEYS
INTERNET EXPLORER KEYBOARD SHORTCUT
MICROSOFT FRONTPAGE SHORTCUT KEYS
MICROSOFT OUTLOOK KEYBORAD SHORTCUTS
MOZILLA FIREFOX KEYBOARD SHORT CUT FOR WINDOWS
YOUTUBE SHORTCUT KEYS
COMPUTER KEYBOARD SHORTCUT KEYS
Helps give a simpler and snappier technique for exploring and executing
orders in the PC programming. Shortcut keys are usually gotten to by utilizing the Alt
key (on IBM perfect PCs), Command key (on Apple PCs), CTRL key, or SHIFT key
related to another key. The true standard for posting a shortcut is posting the modifier
key, and or more image, and another key. At the end of the day, "CTRL+S" is instructing
you to press and hold the CTRL key, and afterward, press the S key as well.
You can likewise discover the easy shortcuts in well-known projects by searching
for underlined letters in their menus. For instance, the document menu picture has an
underline on the "F" in File, which implies you can press the Alt key and "F" key to get to
the record menu.
A few programs require the user to press and hold Alt to see the underlined
characters. In the picture above, you can see that a portion of the basic highlights, for
example, Open (CTRL+O) and Save (CTRL+S), have alternate route keys relegated to
them. As you remember easy shortcut keys, you'll notice that numerous applications
share them. We have a rundown of the most normally shared ones in the essential PC
easy shortcut keys segment.
Below is a list of the commonly used shortcut keys that works with IBM compatible
computers. And it would be of great help to you if you could try to memorize as much as
you could.
TOP 10 KEYBOARD SHORTCUTS EVERYONE SHOULD KNOW
Below are 10 keyboard short cuts that I recommend everyone to memorize and
use.
FUNCTION KEYS
F2
Renames a highlighted icon, file, or
folder in all versions of Windows.
In Microsoft Excel, edits the active
cell.
ALT+CTRL+F2 opens document
window in Microsoft Word.
CTRL+F2 displays the print
preview window in Microsoft Word.
Quickly rename a selected file or
folder.
Enter CMOS setup.
F3
Starts find or search when at the
Windows desktop in all versions of
Windows.
F4
In Windows 95 and later, F4 opens
the drive selection or address bar
when browsing files in Windows
Explorer.
F5
In all modern Internet browsers,
pressing F5 refreshes or reloads
the page or document window.
CTRL+F5 forces a complete
refresh of the web page, clearing
the cache and downloading all
contents of the page again.
Refresh the list of contents in a
folder.
Open the find, replace, and go to
window in Microsoft Word.
Starts a slideshow in PowerPoint.
F6
Move the cursor to the address bar
in Internet Explorer, Mozilla Firefox,
and most other Internet browsers.
CTRL+SHIFT+F6 opens to another
open Microsoft Word document.
Reduce laptop speaker volume (on
some laptops).
F7
Commonly used to spell check and
grammar check a document in
Microsoft programs such as
Microsoft Word, Outlook, etc.
SHIFT+F7 runs a Thesaurus check
on the word highlighted.
Turns on Caret Browsing in Mozilla
Firefox.
Increase laptop speaker volume
(on some laptops).
F8
Pressing F8 over and over as the
computer is booting starts the
computer in Safe Mode.
Used by some computers to
access the Windows recovery
system, but may require a
Windows installation CD.
Displays a thumbnail image for all
workspaces in macOS.
F9
Refresh document in Microsoft
Word.
Send and receive e-mail in
Microsoft Outlook.
Opens the Measurements toolbar
in Quark 5.0.
Reduce laptop screen brightness
(on some laptops).
With macOS 10.3 or later, displays
a thumbnail for each window in a
single workspace.
Using the Fn key and F9 at the
same time opens Mission Control
on an Apple computer running the
macOS X operating system.
F10
In Microsoft Windows, activates the
menu bar of an open application.
SHIFT+F10 is the same as right-
clicking on a highlighted icon, file,
or Internet link.
Access the hidden recovery
partition on Compaq, HP, and Sony
computers.
Enter CMOS setup on some
computers.
Increase laptop screen brightness
(on some laptops).
With macOS 10.3 or later, shows
all open Windows for the active
program.
F11
Enter and exit full screen mode in
all modern Internet browsers.
CTRL+F11 as the computer is
starting to access the hidden
recovery partition on many Dell
computers.
Pressing F11 by itself accesses the
hidden recovery partition on
eMachines, Gateway, and Lenovo
computers.
With macOS 10.4 or later, hides all
open windows and shows the
desktop
F12
Open the Save as window in
Microsoft Word.
CTRL+F12 opens a document in
Word.
SHIFT+F12 saves the Microsoft
Word document (like CTRL+S).
CTRL+SHIFT+F12 prints a
document in Microsoft Word.
Preview a page in Microsoft
Expression Web.
Open Firebug or browser debug
tool.
With an Apple running macOS 10.4
or later, F12 shows or hides the
Dashboard.
Access the list of bootable devices
on a computer at startup, allowing
you to select a different device to
boot from (e.g., hard drive, CD or
DVD drive, floppy drive, USB drive,
and network).
Below we have combined and listed down all the shortcuts by the windows key by
their various windows versions.
Not all of the following shortcut keys are universally compatible with every variant
of Unix and Linux. Some of these shortcut keys are designed for use in a terminal
environment, while others are for use in a desktop environment.
KEYBOARD SHORTCUT ACTION
CTRL+A Moves the cursor to the beginning of
the line.
CTRL+B Moves the cursor backward one
character.
CTRL+C Cancels the currently running
command.
CTRL+D Logs out of the current session.
CTRL+E Moves the cursor to the end of the line.
CTRL+F Moves the cursor forward one
character.
CTRL+H Erase one character. Similar to
pressing backspace.
CTRL+P Paste previous line(s).
CTRL+R Allows you to search for a previously
used command or switch.
CTRL+S Stops all output on-screen (XOFF).
CTRL+Q Turns all output stopped on-screen
back on (XON). Also, closes an
application window.
CTRL+U Erases the complete line.
CTRL+W Deletes the last word typed. For
example, if you typed mv file1 file2,
this shortcut would delete file2.
CTRL+Z Cancels the current operation, moves
back a directory or takes the current
operation and moves it to the
background. See bg command for
additional information about
background.
CTRL+ALT+D Minimizes all application windows and
shows the desktop.
CTRL+ALT+L Locks the screen.
CTRL+ALT+T Opens a new terminal window.
CTRL+ALT+UP/DOWN ARROW Switches between workspaces (if you
are a power user and use
workspaces).
ALT+F2 Open the console to run a command
(must be a power user).
ARROW UP/DOWN Scroll through previously used
commands.
You may also try making use of the alias command to create your own shortcuts for long
or frequently used commands
SHORTCUTS ACTIONS
~ Moves to the user's home directory.
!! Repeats the line last entered at the shell.
!$ !$
reset Resets the terminal if the terminal screen
is not displaying correctly.
shutdown -h now Remotely or locally shuts the system
down.
SHORTCUTS ACTION
CLICK, HOLD, AND DRAG Selects text from where you click and
hold to the point you drag and let go.
DOUBLE-CLICK If double-clicking a word, selects the
complete word.
DOUBLE-CLICK Double-clicking on the left, center, or
right of a blank line makes the alignment
of the text left, center, or right aligned.
DOUBLE-CLICK Double-clicking anywhere after text on a
line sets a tab stop.
TRIPLE-CLICK Selects the line or paragraph of the text
where the mouse is triple-clicked.
CTRL+MOUSE WHEEL Zooms in and out of document.
SHORTCUT ACTION
ALT+HOME Open your homepage.
ALT+LEFT ARROW Back a page.
ALT+RIGHT ARROW Forward a page.
F11 Display the current website in full-screen
mode. Pressing F11 again will exit this mode
ESC Stop loading the page or a download from
loading.
CTRL+(- OR +) Zoom in or out of a page, "-" will zoom out
and "+" will zoom in on the page.
CTRL+1-8 Pressing Ctrl and any number 1 through 8
moves to the corresponding tab in your tab
bar.
CTRL+9 Switch to last tab.
CTRL+0 Reset browser zoom to default.
CTRL+ENTER This combination is used to quickly complete
an address. For example, type "genesis" in
the address bar and press CTRL+ENTER to
get https://www.genesis.com.
CTRL+SHIFT+DEL Open the Clear browsing data window to
quickly clear private data.
CTRL+SHIFT+B Toggle the bookmarks bar between hidden
and shown.
CTRL+A Select everything on a page.
CTRL+D Add a bookmark for the page currently
opened.
CTRL+F Open the "find" bar to search text on the
current page.
CTRL+O Open a file in the browser.
CTRL+SHIFT+O Open the Bookmark manager.
CTRL+H Open browser history in a new tab.
CTRL+J Display the downloads window.
CTRL+K OR CTRL+E Moves your text cursor to the omnibox so
that you can begin typing your search query
and perform a Google search.
CTRL+L, ALT+D Move the cursor to the browser address bar
and highlight everything in it.
CTRL+N Open New browser window.
CTRL+SHIFT+N Open a new window in incognito (private)
mode.
CTRL+P Print current page or frame.
CTRL+R OR F5 Refresh the current page or frame.
CTRL+S Opens the Save As window to save the
current page.
CTRL+T Opens a new tab.
CTRL+U View a web page's source code.
CTRL+W Closes the current tab.
CTRL+SHIFT+T This combination reopens the last tab you've
closed. If you've closed multiple tabs, you
can press this shortcut key multiple times to
restore each of the closed tabs.
CTRL+TAB Moves through each of the open tabs going
to the right.
CTRL+SHIFT+TAB Moves through each of the open tabs going
to the left.
CTRL+LEFT-CLICK Open a link in a new tab in the background.
CTRL+SHIFT LEFT-CLICK Open a link in a new tab and switch to the
new tab.
CTRL+PAGE DOWN Open the browser tab to the right.
CTRL+PAGE UP Open the browser tab to the left.
SPACEBAR Moves down a page at a time.
SHIFT+SPACEBAR Moves up a page at a time.
HOME Go to top of page.
END Go to bottom of page.
ALT+DOWN ARROW Display all previous text entered in a text box
and available options on a drop-down menu.
INTERNET EXPLORER KEYBOARD SHORTCUT