Pointer usage

The pointer can be used to select (copy), and extend-select text, paste text from other terminals or applications, and bring up a menu.

Selection

The following assumes a standard three-button mouse that has not been made left-handed via the control center. Left-handed mice will of course work, but with the right button instead of the left one, and so on.

The left mouse button can be used to initiate a selection. If the mouse button is clicked once, and dragged, then characters are selected individually. If you drag past the vertical boundaries of the window it will scroll to keep up.

If the left mouse button is double-clicked then the selection will be by word-characters. Hold the mouse button down on the second click to drag the mouse and enlarge the selection. The word-characters are defined in the preferences dialogue under the word class option.

Finally, if the left mouse button is triple-clicked and held, whole lines are selected as you drag the mouse up and down.

The middle mouse button can be used to extend the selection. Simply scroll to where you wish to extend the selection to, and click the right mouse button whilst the mouse is still in the scrollbar. Again, single, double and triple click-drags will result in by-character, by-word, or by-line selection.

For all cases, releasing the mouse button automatically copies the selected text into the clipboard, and may be pasted to other applications. Note that any screen output will reset the rendered selection, but this does not lose the clipboard contents.

Pasting text

If the middle mouse button is pressed, then the current selection is pasted into the window. This can be used to transfer text from other applications.

If you only have a two-button mouse, then your X server probably has a method of emulating the middle mouse button. Refer to your X server documentation for further information.

Mouse Wheels

If you have a wheel'd mouse (which sends mouse button 4 and mouse button 5 events), then you can use the wheel to scroll up and down through the scrollback buffer.

Control Menu

The pointer can also be used to bring up a control-menu, which can be used to reset the terminal, or bring back the main menu bar, if it has been hidden.

While holding down the CTRL key, the right mouse button can be used to display this menu.

Launching URL's

Gnome terminal can be used to select URL's from the text display, simply by moving the mouse over the URL text. The URL will be highlighted, by being redrawn with an underline, and the mouse pointer will change to a pointing hand.

Invoking the control-menu while over a highlighted URL will add a new option to load that url into a browser.

Pressing the left mouse button, while holding down the CTRL key is a shortcut to launch the url immediately.

Drag and Drop

Drag and drop can be used for a number of operations within the terminal.

Dragging files

If files are dragged into the terminal, then their full filename is pasted into the window. URL's can also be dropped in this way.

Dragging colours

A colour can be dragged from another gnome application, or from the colour selector into the display. If they land on a character, it sets the foreground colour, otherwise it sets the background colour. Refer to the colour configuration section.