I want to set a shortcut for my terminal window so that when I type terminal in desktop it will open. Is there any way to make a custom typing shortcut? Like WWW and something like that?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
You can use a very useful bash alias for that. Edit or create the file Here are a few examples
Then, in your terminal, you can call these shortcuts
|
|||
|
|
you can have a look at system->preferences->keyboard shortcuts. Default shortcut for terminal is alt+ctrl+t you can set your custom shortcuts. |
|||
|
|

