Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

NOTE: CentOS Enterprise Linux is built from the Red Hat Enterprise Linux source code. Other than logo and name changes CentOS Enterprise Linux is compatible with the equivalent Red Hat version. This document applies equally to both Red Hat and CentOS Enterprise Linux.

Appendix F. Keyboard Shortcuts

Here are a few keyboard shortcuts you can use to perform common tasks quickly. Many more are available in addition to what is listed here. For more command line and keyboard shortcuts, visit:

https://linux-newbie.sunsite.dk/html/lnag.html
  • [Ctrl] + [Alt] + [Backspace] = kills your current X session. Kills your graphical desktop session and returns you to the login screen. Use this if the normal exit procedure does not work.

  • [Ctrl] + [Alt] + [Delete] = From a non-graphical shell prompt, shuts down your Red Hat Enterprise Linux system. Use only when the normal shutdown procedure does not work. In a graphical desktop session, this shortcut displays the desktop logout screen that allows you to logout, reboot, or shut down your system.

  • [Ctrl] + >[Alt] > + [Fn] = switches screens. [Ctrl] +[Alt] + one of the function keys displays an available screen. By default, [F1] through [F6] are text-mode shell prompt screens and [F7] is the graphical desktop screen.

  • [Alt] + [Tab] = switches tasks in a graphical desktop environment. If you have more than one application open at a time, you can use [Alt] + [Tab] to switch among open tasks and applications.

  • [Ctrl] + [a] = moves cursor to the beginning of a line. This works in most text editors and in the URL field in Mozilla.

  • [Ctrl] + [d] = logout of (and close) shell prompt. Use this quick shortcut instead of typing exit or logout.

  • [Ctrl] + [e] = moves cursor to end of a line. This works in most text editors and in the URL field in Mozilla.

  • [Ctrl] + [l] = clears the terminal. This shortcut does the same thing as typing clear at a command line.

  • [Ctrl] + [u] = clears the current line. If you are working in a terminal, use this shortcut to clear the current line from the cursor all the way to the beginning of the line.

  • [Middle Mouse Button] = pastes highlighted text. Use the left mouse button to highlight the text. Point the cursor to the spot where you want it pasted. Click the middle mouse button to paste it. In a system with a two-button mouse, if you configured your mouse to emulate a third mouse button, you can click both the left and right mouse buttons simultaneously to perform a paste.

  • [Tab] = command autocomplete. Use this command when using a shell prompt. Type the first few characters of a command or filename and then press the [Tab] key. It will automatically complete the command or show all commands that match the characters you typed.

  • [Up] and [Down] Arrow = shows command history. When using a shell prompt, press the [up] or [down] arrow to scroll through a history of commands you have typed from the current directory. When you see the command you want to use, press [Enter] .

 
 
  Published under the terms of the GNU General Public License Design by Interspire