Skip to content

Getting Started

Tavis Ormandy edited this page Aug 14, 2022 · 45 revisions

This page is a quick start guide for using WordPerfect for UNIX.

Basics

The first thing you need to know is the menu is opened with Esc+=.

This highlights the menu bar, and you can select the option you want with and . Alternatively, you can press the highlighted letter of the menu you want.

There are many standard shortcuts that work in almost any screen. The most important ones are Exit F7 and Cancel F1. In general, Exit closes the screen and saves your changes, Cancel will abandon your changes.

Tip: You can use Alt+= and Esc+= interchangeably.

menu

Getting Help

You can press the F3 key at any time to open the online help. This works in most places, and will generally give you context relevant information.

Tip: Pressing F3F3F3 will bring you to the about screen!

Configuration

The first thing you will want to do is configure where WordPerfect will save your files.

Press Esc+=, then navigate to File > Setup > Location of Files.

Press 7, and choose where you would like your documents saved.

A good choice might be your home directory, or your Documents directory.

If you plan to create macros or rebind keys, you will also want to set your macro directory.

setup

Printing

The easiest way to print documents is to use the included GhostScript driver.

To enable this, press Esc+=, then navigate to Print > Select Printer.

Press 2 to add a printer, and select GhostScript from the list.

Tip: Press N to search through long lists in WordPerfect!

Select this driver, then configure a destination. A good choice might be ~/printjob.ps.

You can now print your documents with Shift+F7.

printjob

Moving Around

You can navigate around your document using ,,,.

Pressing Home following by any direction moves to the edge of the screen in that direction. Pressing HomeHome followed by any direction moves to the edge of the document in that direction.

Blocks

You can select passages of text with blocks, then move, copy, format or erase them. To start a block, use Ctrl+Shift+F4, or select it from the Edit menu.

Searching

You can search your document with F2.

If your search contains only lowercase letters, it will be case insensitive. If you use any capitalization, it will be case sensitive.

Tip: Don't press Enter to search, that will search for a hard return! Press F2 again to start the search.

Documents

You can have multiple documents open simultaneously, switch between them with Shift+F3.

Tip: You can have per-document display settings, press Shift+F3 while in the File > Setup > Display > Colors/Fonts/Attributes screen to choose how the second document looks!

Formatting

WordPerfect uses invisible codes to format your document, similar to HTML tags. You can use the reveal codes feature to browse and edit the codes, Ctrl+Shift+F3.

Files

Use File > Retrieve to load a document into WordPerfect. You can press F5 at the prompt to open a directory browser that allows you to navigate, open and search your documents.

Tip: You can Retrieve data from Lotus 1-2-3 worksheets. This will link your documents and data together, giving you a complete terminal productivity suite!

Macros and Keyboard Bindings

You can customize how WordPerfect works by creating macros.

Further Reading

The full manual is available online here.

There are many excellent books on using WordPerfect, I recommend Mastering WordPerfect 5.1 for DOS by Alan Simpson, ISBN 0895886707. The content is almost entirely relevant to UNIX.

There is a huge number of resources on wpdos.org.

Clone this wiki locally