How to set up the terminal to run applications after Ubuntu starts

How to set up the terminal to run applications after Ubuntu starts

1. Enter start in the menu bar and click startup application to enter

2. Add a startup program

3. Because you want to use the terminal to start an application, enter the command: gnome-terminal -- program execution command (gnome-terminal -- roscore or gnome-terminal -- python3 PuttyCoatingRobot.py)

4. Click Save and restart your computer

5. Check the running effect as shown below

Summarize

The above is the full content of this article. I hope that the content of this article will have certain reference learning value for your study or work. Thank you for your support of 123WORDPRESS.COM.

You may also be interested in:
  • How to add application quick launcher in Ubuntu
  • Implementing hardware services in the Application Frameworks layer for Android system built-in Java application testing in Ubuntu

<<:  Mysql 8.0 installation and password reset issues

>>:  JS implements jQuery's append function

Recommend

Configure VIM as a C++ development editor in Ubuntu

1. Copy the configuration file to the user enviro...

Detailed introduction to logs in Linux system

Table of contents 1. Log related services 2. Comm...

MySQL online log library migration example

Let me tell you about a recent case. A game log l...

Pricing table implemented with CSS3

Result: Implementation Code html <div id="...

Table setting background image cannot be 100% displayed solution

The following situations were discovered during d...

40 CSS/JS style and functional technical processing

1- Styling dropdown select boxes - Modify the dro...

MySQL graphical management tool Navicat installation steps

Table of contents Preface 1. Arrange the installa...

Example code of how CSS matches multiple classes

CSS matches multiple classes The following HTML t...

MySQL tutorial DML data manipulation language example detailed explanation

Table of contents 1. Data Manipulation Language (...

A detailed summary of HTML tag nesting rules suitable for beginners

I have been relearning HTML recently, which can be...

Detailed explanation of the process of installing MySQL on Ubuntu 18.04.4

Let's take a look at the process of installin...

Vuex implements simple shopping cart function

This article example shares the specific code of ...

Summary of common MySQL table design errors

Table of contents Mistake 1: Too many columns of ...