Home > Article > System Tutorial > How to open multiple terminal windows at the same time in deepin20? Shortcut to deepin terminal command window
In actual operations, users often need to perform multiple tasks in multiple terminal windows. deepin20 takes this actual situation into consideration and provides the convenience of multi-window operations. Today we will take a look at deepin's techniques for opening terminal command windows. .
1. Three ways to open the terminal
Method 1: Shortcut to open the terminal command window
You can open the terminal command window through shortcuts. The default is CTRL ALT T key, press them simultaneously to open the terminal.
The terminal in the linux deepin system has a Thor mode, which can quickly open or close the terminal. The default is the ALT F2 key.
Method 2. Open the terminal command window with the launcher
Click "Launcher".
Search"Terminal" to find it.
Sometimes this is the launcher interface, you can also directly search for , pay attention to the small arrow in the upper right corner, that can switch the launcher menu style.
After finding it, you can right-click and "Send to Desktop" or "Send to Taskbar".
After that, you can open the terminal command window on the desktop or taskbar.
Method 3: Open the terminal command window in the folder
We can right-click on the desktop and select "Open in Terminal".
In fact, you can right-click on any folder and select "Open in Terminal".
The characteristic of this method is that after opening, the terminal automatically uses the current directory as the working directory, which facilitates direct execution of commands. Right-click on the desktop and select "Open in Terminal" which is in the current user's desktop directory.
2. Open multiple terminal windows
1. Click the launcher on the taskbar, find the terminal and click to open it.
2. Click [ ] in the open terminal to add a terminal window.
3. Four terminal windows are created as shown in the figure below.
4. The other is to create multiple independent terminal windows. Here we only talk about the function of creating new windows that comes with the terminal. Click the menu drop-down button.
5. Then select [New Window].
6. As shown in the figure below, two independent terminal windows are established.
Summarize:
The first method is to open multiple sub-windows in the same terminal window.
The second method: equivalent to reopening a terminal program.
The above is the detailed content of How to open multiple terminal windows at the same time in deepin20? Shortcut to deepin terminal command window. For more information, please follow other related articles on the PHP Chinese website!