LinuxShortcuts

31 Gedit Keyboard Shortcuts

for Linux

Gedit is basically an easy-to-use and powerful graphical text editor, especially for Linux users. Millions of people use Gedit on the GNOME desktop every day. It is mostly compared with Notepad 2 which is ideal for simple text editing or advanced coding.

Download Gedit Shortcuts PDF

However, do not underestimate the innocent-looking gedit text editor which has some amazing cool features just like its shortcuts. This simple and easy-looking text editor can easily compete with other popular text editors. Given below is the list of Gedit Shortcuts for Linux users. Download this list of Gedit Shortcuts in PDF format.

Selection & Editing Shortcuts

Action Gedit Shortcuts
Copy selection Ctrl + C
Paste Ctrl + V
Cut Selection Ctrl + X
Undo Ctrl + Z
Redo Ctrl + Shift + Z
Select all Ctrl + A
Delete current line Ctrl + D

Read More: 30 Unity Desktop Shortcuts for Linux

Gedit Program Shortcuts

Action Gedit Shortcuts
New file Ctrl + N
Open file Ctrl + O
Save file Ctrl + S
Save the file as… Ctrl + Shift + S
Print Ctrl + P
Print preview Ctrl + Shift + P
Show or hide the side pane F9
Show or hide the bottom pane Ctrl + F9
Fullscreen view F11
Help F1
Quit program Ctrl + Q

Search & Replace Shortcuts

Action Gedit Shortcut keys
Find text Ctrl + F
Find next instance Ctrl + G
Find the previous instance Ctrl + Shift + G
Find and replace text Ctrl + H
Open and focus a search box Ctrl + K
Clear search results highlighting Ctrl + Shift + K

Read More: 25 XMetal Shortcuts You Should Know

Navigation Shortcuts

Action Gedit Shortcut keys
Switch to the previous tab Ctrl + Alt + Page Up key
Switch to the next tab Ctrl + Alt + Page Down key
Close current tab Ctrl + W
Save all tabs Ctrl + Shift + L
Close all tabs Ctrl + Shift + W
Jump to 0 … 9 tab Alt + 0 … 9
Go to line number Ctrl + I

Many of the Linux users use Vim text editor in place of Gedit. Vi or Emacs offers the advantage of never having to leave the keyboard because of its amazing shortcuts. You can quickly peek through the Vim Shortcuts. However, the most common, free, and simple text editing tool is NotePad 2.

READ NEXT:

Back to top button