Editing Quick Reference



How to Edit With A Mouse

Setting Cursor Position

Selecting Text

Copy Text

Cut Text

Paste Text


NOTE: When you copy/cut/paste, a copy of the text is stored in a "cut buffer". Pasting retrieves text from the "cut buffer" if no other selection is current.
NOTE: Deselect all text by clicking the RIGHT mouse button once. Paste text by clicking MIDDLE mouse button once.

Edit With Keyboard

Cut Text

  • DELETE (CNTRL + d)
    removes selected text or character to right of cursor
  • BACKSPACE (CNTRL + h)
    deletes character to left of cursor

Paste Text

  • INSERT (CNTRL + v)
    pastes text at cursor position