2

I use the terminal each time I use Ubuntu so am looking for a way of opening it automatically on each startup.

Currently I'm using the keyboard shortcut Ctrl + Alt + T which does the job pretty well but I'd like to avoid this step each time I start my system.

1 Answers1

1

If you are using Ubuntu open "Startup applications".
Open the dash and search for "Startup applications".
Click on "Add" and add a gnome-terminal entry.

  • Name : Terminal
  • Command : gnome-termnial

enter image description here

See here for more information on how to launch applications on Ubuntu startup.

hg8
  • 13,582