How do I make a keyboard shortcut for Terminal in CentOS 7
Go to Settings >>> keyboard >>> Shortcuts tab >>> Custom Shortcuts >>> click "+"
Name: Terminal Shortcut
Command: gnome-terminal
Now a new shortcut added with status "disabled". Click on "disabled" word and assign your shortcut.
For me, I prefer Ctrl+Alt+t to run Terminal
On Gnome 3 GUI you may follow these 16 steps,
- Click
Activities
on the top left
- Click
Show Applications
on the bottom left
- Click
Settings
icon at the top middle
- Click
Keyboard
icon in the middle ofAll Settings
Scroll down the v-scroll bar until
Custom Shortcuts
section appearsThen, click
+
icon
Enter
Terminal Shortcut
inName
text box.Enter
gnome-terminal
inCommand
text box.Click
Add
button
In the
Custom Shortcuts
section, ‘disabled’ shortcut will appearClick the word
Disabled
- Click
Edit
button next toShortcut None
All grey popup will be shown
Type a shortcut(eg, Shift+Ctrl+M)
- Close window by pressing
X
mark on top right
- Shortcut(s) you just defined will be shown as follows
That's it. Try pressing the shortcut and you will have the Terminal Opened with the home directory.