Skip to content

GXDE Terminal

Overview

GXDE Terminal is a terminal emulator with simple interface, rich and powerful functions created by Deepin Technology. You can instantly start and close GXDE Terminal smoothly like normal file window, allowing you to input commands with facility and no distractions. Let's try the Quake mode, browse webs while inputting commands. When there are multiple tasks, you can add tabs in terminal to create more workspaces like in the browser or split the workspace into multiple windows. It's a piece of cake to upload and download files with remote management. More powerful functions are waiting for you to explore!

1|interface

Guide

You can run, exit or create shortcuts for GXDE Terminal.

Run GXDE Terminal

  1. Click launcher-24 on dock to enter launcher interface.
  2. Find terminal-24 to click on, you can:
  • Click on Send to desktop to create a desktop shortcut.
  • Click on Send to dock to fix it on dock.
  • Click on Add to startup to add it to startup, it will automatically run when the system starts up.

notes: You can also press Ctrl+Alt+T to open GXDE Terminal.

Exit GXDE Terminal

  1. On GXDE Terminal interface, click on close_icon to exit.

  2. Right click on terminal-24 on Dock and select Close All to exit.

  3. On GXDE Terminal interface, click on menu_icon to select Exit to exit.

notes: There will be a prompt when programs are still running in terminal.

View Shortcuts

You can press Ctrl+Shift+QM on keyboard to open shortcuts preview interface.

1|shortcuts

Basic Operations

You can right click on GXDE Terminal interface to do daily operations.

1|rightclick

Find

You can use the "Find" function to quickly search contents in terminal.

  1. Right click on GXDE Terminal interface.

  2. Click on Find.

  3. Type the word in search box and click on Enter.

  4. Then the search results will be highlighted.

  5. Press Esc on keyboard or click on any location of terminal interface to exit search.

tips: Press Enter to search down from current location. You can also click on up and down to search.

You can search the keyword through web browser in terminal.

  1. Select the words in terminal.

  2. Right click to Search and select Google or other search engines.

  3. The words will be searched and the results will be displayed in web browser.

Copy/Paste

You can freely copy and paste the contents or commands among terminal and anywhere else.

  1. Select the commands or contents.

  2. Right click to select Copy.

  3. Right click to Paste the contents at anywhere.

tips: If it is a link, just right click on it to copy without selection. tips: Check Copy on select in settings window, to copy the selected text to clipboard automatically.

Quake Mode

Press Alt + F2 to open a quake window, and press again to hide it.

tips: You can also click on terminal-24 on Dock to select Quake Terminal to open a quake window.

Open File and Application

On GXDE Terminal interface, select the file in current directory and right click to Open it by the application.

  1. On GXDE Terminal interface, input ls -al to display files in current directory.
  2. Double click to select the file.
  3. Right click and select Open.
  4. The file will open with the proper application.

1|openfile

Switch Encoding

When there is messy code or display error, you may switch the encoding to solve it.

  1. Right click on GXDE Terminal interface.

  2. Select Encoding.

  3. Select one encoding in the list to switch.

1|unicode

Window Operations

Window is the base for you to do any operations in terminal. You can create many workspaces and split one into more windows.

New Window

You can create a new window in the following ways:

  1. Open GXDE Terminal and click on menu_icon to select New Window.

  2. Click on terminal-24 on Dock to select New Window.

  3. Press Ctrl+Alt+ 1~9 Number key to open new windows in different colors.

0|new_window

Rename Window

  1. Right click on GXDE Terminal interface.

  2. Select Rename title.

  3. Input the name and click on Rename.

tips: You can also press F2 to rename the window title.

1|rename

Split Window

  1. Right click on GXDE Terminal interface.
  • Click on Vertical split to split the interface into left and right parts.

  • Click on Horizontal split to split the interface into top and bottom parts.

  1. You can input commands in each terminal window, and view both the results of the executed command.

tips: You can also press Ctrl+Shift+J on keyboard to split vertically, and press Ctrl+Shift+H to split horizontally.

1|splitscreen

Display Window in Fullscreen

  1. Open GXDE Terminal in launcher interface.

  2. Press F11 to display GXDE Terminal in fullscreen.

  3. If you want to restore the normal display, please press F11.

notes: You can also right click to select Fullscreen or Exit fullscreen on GXDE Terminal interface.

Close Window

For multiple splitting windows, you can execute the following operations to close:

  1. On GXDE Terminal interface, move the mouse pointer over one of the splitting windows.

  2. Right click, you can:

  • Select Close window to close this splitting window.

  • Select Close other windows to close other splitting windows except the current window.

1|closewindow

Workspace Operations

The current workspace status will be displayed in different colors of workspace tabs.

1|workspace

New Workspace

  • Right click on GXDE Terminal interface and select New workspace to create a new workspace.

  • Click on add on the top to create a workspace.

Select Workspace

You can freely switch between multiple workspaces by one of the following operations:

  • Directly click the workspace tab to select a workspace.
  • Press Ctrl+Tab to switch in sequence.
  • Press Alt+ 1~9 Number key to select the workspace; when there are more than 9 workspaces, the last workspace will be selected rather the ninth one.

Close Workspace

  • Move the mouse pointer over the preview window of workspace, click on close_icon to close the workspace.

  • Press Ctrl+Shift+w.

tips: When there is only one window in workspace, you can also right click and select Close window to close the workspace.

Remote Server Management

You can right click or click the main menu to open remote management panel to add remote servers. The remote management panel will be automatically hidden when you adjust the window size.

Add Server

  1. On GXDE Terminal interface, right click or click on menu_icon in the top right corner.

  2. Select Remote management to open the panel.

  3. Click on Add server to fill out:

  • Server name
  • Address
  • Username
  • Password
  • Certificate
  1. Click on Add to add.

  2. If you need more parameters, please click on Advanced options to set, the default certificate file located in ~/.ssh/id_rsa.

1|addssh

notes: You can also press Ctrl+Slash to open the remote management panel.

Edit Server

  1. Hover the mouse pointer over the server added, click on edit_icon to enter the detailed interface.

  2. Edit as needed.

  3. Click on Save to save the editing.

0|editssh

Group Servers

When we set a group for a server, it will be added in the group and displayed in the right remote management panel.

  1. Enter "Edit Server" interface.

  2. Click on Advanced options.

  3. Fill out the group and click on Save.

  4. Then this server will be grouped.

0|groupssh

Search Server

When there are many servers, the search box will be displayed on the top of remote management panel.

  1. Input the server name and press Enter.

  2. The search results will be displayed at the panel.

0|searchssh

notes: You can customize the searched server name according to needs.

Upload/Download File

You can upload and download files after logged in a server.

Upload File

  1. On the remote management panel, click one of the servers to log in.

  2. Right click to select Upload file.

  3. Select file to upload.

1|upload

Download File

  1. On the remote management panel, click one of the servers to log in.

  2. Right click to select Download file.

  3. Select file to download.

1|download

Delete Server

  1. Enter "Edit Server" interface.

  2. Click on Advanced options.

  3. Select Delete server at the bottom to delete.

0|groupssh

Switch Theme

  1. On GXDE Terminal interface, click on menu_icon in the top right corner.

  2. Click on Switch theme.

  3. Select one from the theme list and it takes effect right now.

1|change

Custom Commands

  1. On GXDE Terminal interface, click on menu_icon in the top right corner.

  2. Click on Custom commands.

  3. Select Add command.

  4. Input Name, Command and Shortcuts.

  5. Click on Add.

1|command

notes: You can also right click on the GXDE Terminal interface and select Custom commands to add.

Basic Settings

  1. On GXDE Terminal interface, click on menu_icon in the top right corner.

  2. Click on Settings.

  3. In the interface of Basic, you can:

  • Set the background transparency.

  • Set the font and font size.

0|generalset

Shortcuts Settings

  1. On GXDE Terminal interface, click on menu_icon in the top right corner.

  2. Click on Settings.

  3. In the interface of Shortcuts, you can:

  • Click the shortcuts to be modified, and input new shortcuts by keyboard.

  • Press Backspace if you want to disable the shortcut.

0|hotkeyset

Advanced Settings

  1. On GXDE Terminal interface, click on menu_icon in the top right corner.

  2. Click on Settings.

  3. In the interface of Advanced, you can:

  • Set cursor style.
  • Enable or disable Cursor blink.
  • Enable or disable Cursor autohide.
  • Enable or disable Copy on select.
  • Enable or disable Scroll on keystroke.
  • Enable or disable Scroll on output.
  • Set window startup mode.
  • Enable or disable Hide quake window after lost focus.
  • Enable or disable Blur background.

0|advanced

notes: If you need to restore all default settings, please click on Restore Defaults.

Help

You can click on Help to view the manual.

  1. On GXDE Terminal interface, click on menu_icon in the top right corner.

  2. Click on Help to view the manual of GXDE Terminal.

About

You can click on About to view the introduction of GXDE Terminal.

  1. On GXDE Terminal interface, click on menu_icon in the top right corner.

  2. Click on About to view the introduction of GXDE Terminal.

Exit

You can click on Exit to exit GXDE Terminal.

  1. On GXDE Terminal interface, click on menu_icon in the top right corner.

  2. Click on Exit to exit.

最后由衷的感谢星火团队提供的资源以及服务,使 GXDE 可以获得更好的体验