Mousepad Text Editor

Nick Schermer

Xfce Development Team


This manual describes version 0.3.0svn-r375a246 of Mousepad.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. The complete license text is available from the Free Software Foundation.

OCtober 2007


Table of Contents

Preface
Introduction
Terminology
Working With Text
Keyboard Shortcuts
Undo and Redo
Copy and Paste
Auto Indent
Selecting Text
Search And Replace
Tabs
Transpose
Printing
Frequently Asked Questions

Preface

Introduction

Mousepad is the default text editor for the Xfce Desktop Environment. It has been design to be a lightweight editor you would use for basic file editing. Therefore Mousepad starts quickly, but also has features like editing multiple documents, vertical selection, type-ahead search, full tab drag and drop and much more.

Mousepad started as a fork of Leafpad to provide printing support using Xfprint, but as of version 0.3 is has been completely rewritten to add support for tabs and DBus. Although the rewrite added a lot of new features, it is still as fast as the Leafpad based fork and therefore fits perfectly in the Xfce philosophy.

Terminology

There might be a couple of words in this manual that could be the source of misunderstanding. The table below will clarify those words.

Table 1. Terminology

TermExplanation
CaretThe text insertion point.
CursorMouse pointer.
DocumentA file loaded in Mousepad.