( Word Processing 2 )<-- Previous Table of Contents Next -->( Word Processing 4 )

Introduction to Computers with Ubuntu Unity
Word Processing - Part 3

When the cursor nears the right margin of the text space in a LibreOffice document, it is important to let the word processor tool determine whether the next letter will fit or if the whole current word needs to be moved to the next line. This is a feature called word wrap. It is important that you let the word processor, take care of line endings. If you use the typing skills you had from manual or even electric typewriters, you will make word processing difficult. Many of the benefits of word processing are tied very tightly to word wrap. If you have placed Enter key codes at the right edge of every line, editing will make a huge mess of your work.

After you type the sentences. Practice moving the cursor around the text with the cursor motion keys mentioned above and with the mouse I-beam pointer. Remember that you need to click the I-beam to place the cursor. It isn't enough just to hover the I-beam pointer where you want to type. Get good at moving the cursor around. You'll be happy you've practiced.

The four arrow keys move the cursor around in a document.

Practice moving the cursor left and right. That should be pretty obvious. The up and down arrows may take a little more concentration to understand.

Don't rush. Be observant. Be persistent.
Practice and think about what you see happening.

Practice with the Page Up, Page Down, Home and End keys only inside longer documents. They don't mean much when you only have a couple of paragraphs. For the record, Page Down moves your cursor down the equivalent of a page. If you're in the middle of a screen page, you will be in the middle of the next screen page. In the same way, Page Up takes you backward a page. Both of these keys can help you go quickly forward or backward through a longer document.

Home and End work at two levels. The simple level is to move the cursor from the middle of a line of text to either the left (Home) end of the line or the right (End). Be clear about this: If the right end of the line stops short of the margin, the cursor won't go any further than the end of the typed line. There is nothing to move through after the last letter or punctuation mark. Check what happens with the arrow keys again. If you are at the end of a paragraph, the cursor should jump from the end of the last line of that paragraph to the beginning of the next line in the next paragraph.

At the second level for Home and End, the effect is MUCH larger. Hold down the Ctrl key when you tap Home. The cursor jumps to the very beginning of the document. Likewise if you do Ctrl+End, the cursor jumps to the very end of the document.

It is recommended that you get used to moving the cursor around with the mouse and arrow keys first. Practice mainly with those methods. Save the Page Up, Page Down, Home and End for later.

Understand that if you type while the cursor is in the middle of a word, the new letters will appear smack dab in the middle of the word because that is where the cursor was as you typed!

This feature of the cursor is intentional. Get used to it. It is called insertion. You will need to insert words in the middle of sentences during editing and revision of documents that you write. This feature is one of the big ideas around which word processors were designed. Because you can type missing letters in the middle of a misspelled word, new words into the middle of sentences or a new sentence in the middle of a paragraph, you will never need to retype a whole page just because of a silly typing mistake you made as you did with an old typewriter. A word processor is better for writing than a typewriter unless the power suddenly goes off. Then the computer shuts down before you have the chance to save or print. Therefore, save frequently. There are several other important keys on the keyboard in addition to the letters and the ones for cursor motion.

Practice:
Become comfortable with typing with a word processor. Especially practice insert and backspace/delete techniques. Type yourself a cheat-sheet. Type a letter to your friend telling them what you are learning.

OK. Pause. Stepping out of the LibreOffice word processor for a moment, we need to introduce a big concept. Up to this point, this guide has referred to LibreOffice as a tool for doing word processing. That is true. However, it is time to add a couple more terms. LibreOffice is a tool for writers of every sort. Computer geeks may occasionally call LibreOffice a tool, but will usually call it a program. Program is another word for a tool. A program is a set of coded instructions telling the switches inside the computer when to turn on and off, what codes to store. A person who designs computer tools like LibreOffice is called a programmer. Sometimes the most geeky among us will call programmers “coders” because they know the secrets of the computer's insides. Programs are collectively also called software. Software is a sort of reference, comparing computer instructions as “soft” and thinking of the mechanical, solid pieces like the tower, the keyboard, the mouse, etc. as “hard”. Those physical, visible parts of a computer are called hardware. Computers are designed with very little built-in software on purpose. They are not dedicated to any one job. Today's desktop computers are general purpose.

To make a computer do anything useful, somebody needs to write software codes that tell the hardware parts how to do the job, of word processing, for example. LibreOffice is one of the programs that can make a computer do word processing. If you have used a Windows computer, you may have used Microsoft Office to create documents. Macintosh has a similar word processor, called iWork Pages. All word processors work so much alike that you might not even be aware of which one you are using.

One more thing in this pause from practice. In addition to the programs/tools like LibreOffice, there is a layer of software that handles the variety of different kinds of hardware so you don't have to think about it. The base layer of software is called the operating system. It is the job of the operating system to recognize how big your hard drive is, which brand of mouse is connected, which sort of printer you connected, etc.

In this guide, the operating system (simply called the OS by us geeks) is GNU/Linux. In order of popularity, the common operating systems are:

Windows 7 (Microsoft - proprietary)

Windows XP (Microsoft - proprietary)

Macintosh OSX (Apple - proprietary)

GNU/Linux (Open Source - Free [as in liberty] Software)

BSD UNIX (Open Source - Free [as in liberty] Software)

ChromeOS (Google - based on Linux Kernel)

Choosing an operating system is a very personal decision (unless you work for a company which had decided for you). Some of us have chosen GNU/Linux because it works well, and because it supports the effort of a bunch of programmers who want software to be “free” of the control of a single corporation. Proprietary software is controlled by a corporation or company, restricting who is allowed to examine the code. Proprietary software may work well, but it may also be flawed. If only the programmers approved by the owner company can look and fix the code, when problems occur they will persist, leading to trouble. See appendix for discussion of malware and computer viruses. Free, open source software is designed so all the inner codes can be viewed by anybody. Any skilled programmer can submit recommendations for improved code.

Macintosh computers, when you buy one, have OSX pre-installed.

Most generic personal computers (PCs) are sold with the current version of Microsoft Windows. Some dealers will install GNU/Linux, but some of us make the choice to replace the Windows OS with GNU/Linux ourselves.

Finally, in this pause from the focus on word processing, cell phones are computers. That is a little more obvious with the “smartphone” category. The popular cell phone and smartphone operating systems are:

The most recent computer hardware design/format is the tablet or pad with the most famous being the iPad. Pad/tablets mainly work with iOS and Android operating systems. Keep your eyes open, though. There are a couple more Linux-based operating systems out there which may become successful (Mer/MeeGo, WebOS, Chrome, Gecko). None has yet caught the attention of hardware manufacturers, but time will tell.

Bringing the discussion back around to programs, cell phone and tablet software is called applications or just apps. On the general purpose computer, you'll hear application == software == program but only once in a while app. That may change, of course, since more people are buying mobile devices like smartphones than the general purpose laptop or tower desktop computers. Use the term you like most.

The features of a program on a general purpose computer are usually available in three ways:

  1. Toolbar/Feature buttons
  2. Menus
  3. Shortcut keys (hot keys)

You will learn to use them as you go. Don't attempt to memorize their jobs. Practice doing the steps over and over.

Many programs attempt to be consistent with each other. Most programs have a File menu since saving opening, printing, exiting, etc. are common tasks no matter what kind of information you are trying to handle. Therefore, when you learn what a menu option does in LibreOffice, you will not need to start over when you work with a spreadsheet or a photo management or banking/checkwriting program.

That means it is a good idea to explore a little further each time you have the chance. Checking out a new option from the menu or toolbar will take away from productivity for a while, but the more you explore with a purpose, the more productive you will become. You'll begin to recognize the same tasks and the same icons over and over. Try to be flexible. Sometimes the icons in a toolbar will be only similar, not the exact same image. Program designers are always trying to make their tools intuitive. An intuitive program or toolbar button icon will allow you to avoid reliance on guides like this one. The image and tooltips help you develop good habits with their ability to remind you briefly of what they do.

Still, there is a value to Reading The Foolish Manual. RTFM is shorthand that geeks toss around when somebody asks a question that is deemed too basic for comment. The most hard core geeks don't say “foolish”, of course.

Fortunately, there are friendly people who are willing to help. Some are programmers. Others write guides like this which try not to assume too much background.

Back to word processing...

The File menu has several more options, but let's focus on a couple more of them which are next in importance after Save, Save As... and Open.


© 2013 Algot Runeman - Shared using the Creative Commons Attribution license.
Source to cite: - filedate:


( Word Processing 2 )<-- Previous Table of Contents Next -->( Word Processing 4 )