问题
Just installed CentOS 7 on my laptop. This new version of CentOS is pretty different from older ones, and I cannot make a keyboard shortcut for Terminal in older ways. Dose anybody know how ?
回答1:
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
回答2:
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 of “All Settings”
Scroll down the v-scroll bar until “Custom Shortcuts” section appears
Then, click “+” icon
Enter “Term short”(what ever clause you like) in “Name” text box.
Enter “gnome-terminal”(as it is) in “Command” text box.
Click “Add” button
In the “Custom Shortcuts” section, ‘disabled’ shortcut will appear
Click the word “Disabled”
- Click [Edit] button next to “Shortcut 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
End.
来源:https://stackoverflow.com/questions/26771044/how-do-i-make-a-keyboard-shortcut-for-terminal-in-centos-7