Utilizacion

3.1. Opening and Closing Terminals

To open a new terminal window:

Choose File ▸ Open Terminal.

The new terminal inherits the application settings and default shell from the parent terminal.

To close a terminal window:

Choose File ▸ Close Window.

This action closes the terminal and any subprocesses that you opened from the terminal. If you close the last terminal window, the GNOME Terminal application exits.

To add a new tabbed terminal to a window:

Choose File ▸ Open Tab ▸ Default or just File ▸ Open Tab if there is no submenu.

To display a tabbed terminal:

Click on the tab of the tabbed terminal that you want to display, or select a tab title from the Tabs menu.

Alternatively, choose Tabs ▸ Next Tab or Tabs ▸ Previous Tab to navigate between tabs.

To close a tabbed terminal:

  1. Display the tabbed terminal that you want to close.
  2. Choose File ▸ Close Tab.

3.2. Managing Profiles

To add a new profile:

  1. Choose File ▸ New Profile to display the New Profile dialog.
  2. Type the new profile name in the Profile name text box.
  3. Use the Base on drop-down list to select the profile on which you want to base the new profile.
  4. Click Create to display the Editing Profile dialog.
  5. Click Close. GNOME Terminal adds the profile to the Terminal ▸ Change Profile submenu.

To change the profile of a tabbed terminal:

  1. Click on the tab of the tabbed terminal for which you want to change the profile.
  2. Choose Terminal ▸ Change Profile ▸ profilename.

Modificar un perfil :

You edit profiles in the Editing Profile dialog. You can access the Editing Profile dialog in the following ways:

  • Choose Edit ▸ Current Profile.
  • Right-click in the terminal window, then choose Profiles ▸ Profile Preferences from the popup menu.
  • Choose Edit ▸ Profiles, select the profile you want to edit, then click Edit. For information on the options you can set for profiles, see Section 4 ― Preferéncias.
Suprimir un perfil :

  1. Choose Edit ▸ Profiles.
  2. Select the name of the profile that you want to delete in the Profiles list, then click Delete. The Delete Profile dialog is displayed.
  3. Click Delete to confirm the deletion.
  4. Click Close to close the Edit Profiles dialog.

3.3. Modifying a Terminal Window

To hide the menubar:

Choose View ▸ Show Menubar.

To show a hidden menubar:

Right-click on the terminal window, then choose Show Menubar from the popup menu.

To display the GNOME Terminal window in full-screen mode:

Choose View ▸ Full Screen. Full-screen mode displays the text in a window that fills the full screen. The window does not contain a window frame or titlebar. To exit from this mode, choose View ▸ Full Screen again.

To change the appearance of the terminal window:

See Section 4 ― Preferéncias for information about the options that you can choose in the Editing Profile dialog to change the appearance of the terminal window. For example, you can change the background color, or the location of the scrollbar.

3.4. Working with the Contents of Terminal Windows

To scroll through previous commands and output:

Perform one of the following actions:

  • Use the scrollbar, which is usually displayed on the right of the terminal window.
  • Press the Shift+Page Up, Shift+Page Down, Shift+Home, or Shift+End keys.

The number of lines that you can scroll back to in the terminal window is determined by the Scrollback setting in the Scrolling tabbed section of the Editing Profile dialog. You can also scroll up or down one line at a time by pressing Control+Shift+Up or Control+Shift+Down.

To select and copy text:

You can select text in any of the following ways:

  • To select a character at a time, click on the first character that you want to select and drag the mouse to the last character that you want to select.
  • To select a word at a time, double-click on the first word that you want to select and drag the mouse to the last word that you want to select. Symbols are selected individually.
  • To select a line at a time, triple-click on the first line that you want to select and drag the mouse to the last line that you want to select.

These actions select all text between the first and last items. For all text selections, GNOME Terminal copies the selected text into the clipboard when you release the mouse button. To explicitly copy the selected text, choose Edit ▸ Copy.

To paste text into a terminal:

If you previously copied text to the clipboard, you can paste the text into a terminal by performing one of the following actions:

  • To paste text that you copied by selection only, middle-click at the command prompt. If you do not have a middle mouse button, refer to the X Server documentation for information about how to emulate the middle mouse button.
  • To paste text that you explicitly copied, choose Edit ▸ Paste.
To drag a file name into a terminal window:

You can drag a file name to a terminal from another application such as a file manager. The terminal displays the path and the full name of the file.

To access a link:

To access a Uniform Resource Locator (URL) that is displayed in a terminal, perform the following steps:

  1. Move the mouse over the URL until the URL is underlined.
  2. Right-click on the URL to open a popup menu.
  3. Choose Open Link to start a link application and display the file located at the URL.

3.5. Viewing the Keyboard Shortcut Settings

To view the keyboard shortcut settings that are defined for GNOME Terminal, choose Edit ▸ Keyboard Shortcuts. The Keyboard Shortcuts dialog contains the following items:

Disable all menu access keys (such as Alt+f to open File menu)

Deselect this option to disable the access keys that are defined to enable you to use the keyboard instead of the mouse to select a menu item. Each access key is identified by an underlined letter on a menu or dialog option. In some cases, you must press the Alt key in combination with the access key to perform the action.

Disable menu shortcut key (F10 by default)

Deselect this option to disable the shortcut key that is defined to enable you to access the GNOME Terminal menus. The default shortcut key to access the menus is F10.

Shortcut Keys

The Shortcut Keys section of the dialog lists the shortcut keys that are defined for each menu item.

Not all keys can be used as shortcut keys, such as Tab.

3.6. Text Size

You can use the following methods to resize the text in the GNOME Terminal window:

  • To increase the size of the text, choose View ▸ Zoom In.
  • To decrease the size of the text, choose View ▸ Zoom Out.
  • To view the text at actual size, choose View ▸ Normal Size.

3.7. To Change the Terminal Title

To change the title of the currently displayed terminal, perform the following steps:

  1. Choose Terminal ▸ Set Title.
  2. Type the new title in the Title text box. GNOME Terminal applies the change immediately.
  3. Click Close to close the Set Title dialog.

3.8. To Change the Character Encoding

To change the character encoding, choose Terminal ▸ Set Character Encoding, then select the appropriate encoding.

3.8.1. To Change the List of Character Encodings

To change the list of character encodings displayed in the Set Character Encoding menu, perform the following steps:

  1. Choose Terminal ▸ Set Character Encoding ▸ Add or Remove.
  2. To add an encoding to the Set Character Encoding menu, select the encoding in the Available encodings list box, then click the right arrow button.
  3. To remove an encoding from the Set Character Encoding menu, select the encoding in the Encodings shown in menu list box, then click the left arrow button.
  4. Click Close to close the Add or Remove Terminal Encodings dialog.

3.9. To Recover Your Terminal

This section provides some advice if you have problems with terminals.

To reset the state of the terminal:

Choose Terminal ▸ Reset.

To reset the terminal and clear the screen:

Choose Terminal ▸ Reset and Clear.