Iniciando o Writer
Se você está lendo este documento no OpenOffice.org, você já sabe como iniciar o Writer. Mas, se esta é uma versão impressa ou uma versão em PDF, você pode não saber como iniciar o Writer. Assim permita-nos mostrar as três formas de fazê-lo.
- Através do menu do sistema
- Através de um documento existente
- Através da linha de comando
A forma mais comum de iniciar o Writer é usando o menu do sistema, o menu padrão de onde a maioria das aplicações são iniciadas. No Windows, ele é chamado de menu Iniciar. No GNOME, ele é chamado de Aplicações. No KDE, ele é identificado pela logo do KDE. No Mac OS X, ele está no menu Aplicações.
Quando o OpenOffice.org foi instalado no seu computador, na maioria dos casos, um menu de entrada para cada componente foi adicionado no menu do seu sistema. (Se você está usando Mac, veja nota abaixo) O nome exato e localização destes menus de entradas dependem do sistema operacional e do ambiente gráfico.
Nota para Usuário da Mac
Você deve ver o ícone do OpenOffice.org na pasta de Aplicações. Quando você duplo-clica este ícone, um documento de texto abre no Writer. Para abrir outros componentes (Draw, Calc, Base, Impress) vá no Menu Arquivo do Writer e selecione o componente que você quer.
OOo não coloca automaticamente um atalho na Área de Trabalho, mas você pode adicionar um se desejar. Se você não sabe como adicionar um ícone de atalho para lançar programas, por favor consulte a ajuda do seu sistema operacional.
Iniciando a partir de um documento existente
Todos os documentos do Writer são associados com o aplicativo Writer. Isto significa que você pode iniciar o OpenOffice.org automaticamente, simplesmente dando um clique duplo em um documento do Writer no gerenciador de arquivos do Windows Explorer.
Você pode reconhecer um documento do OpenOffice.org Writer através deste ícone: .
Nota para usuários Windows
Se você tem documentos do Microsoft Office associados com OOo, então quando você duplo-clicar um arquivo *.doc (Word), ele abrirá dentro do OOo Writer.
Se você não associou este tipo de arquivo, então quando você duplo-clicar em um aquivo do Microsoft Word, ele abrirá no Microsoft Word (se o Word estiver instalado no seu computador).
Você pode usar outro método para abrir arquivos *.doc dentro do OOo e salvá-lo como *.doc a partir do OOo. Veja Opening an existing document para maiores informações.
Using the Quickstarter under Windows
The Quickstarter is an icon that is placed in the Windows system tray during system startup. It indicates that OpenOffice.org has been loaded and is ready to use. (The Quickstarter loads library *.DLL files required by OOo, thus shortening the startup time for OOo components by about half.) If the Quickstarter is disabled, see Reactivating the Quickstarter if you want to enable it.
Using the Quickstarter icon
Right-click the Quickstarter icon in the system tray to open a pop-up menu from which you can open a new document, open the Templates and Documents dialog box, or choose an existing document to open. You can also double-click the Quickstarter icon to display the Templates and Documents dialog box.
Disabling the Quickstarter
To close the Quickstarter, right-click on the icon in the system tray and then click Exit Quickstarter on the pop-up menu. The next time the computer is restarted, the Quickstarter will be loaded again.
To prevent OpenOffice.org from loading during system startup, deselect the Load OpenOffice.org During System Start-Up item on the pop-up menu. You might want to do this if your computer has insufficient memory, for example.
Reactivating the Quickstarter
If the Quickstarter has been disabled, you can reactivate it by selecting the Load OpenOffice.org during system start-up option in Tools > Options > OpenOffice.org > Memory.
Using the Quickstarter under Linux
Some installations of OpenOffice.org under Linux have a Quickstarter that looks and acts like the one described above for Windows (the option on the Memory page is labelled Enable systray quickstarter).
Preloading OOo under Linux/KDE
In Linux/KDE, you can use KDocker to have OOo loaded and ready for use at startup. KDocker is not part of OOo; it is a generic “systray app docker” that is helpful if you open OOo often.
Starting from the command line
You may want to start Writer from the command line (using the keyboard instead of the mouse). Why? Well, by using the command line, you have more control over what happens when Writer is started. For example, using the command line, you can tell Writer to load a document and print it immediately, or to start without showing the splash screen.
There is more than one way to start Writer from the command line, depending on whether you have installed a customized version or the standard download from the OOo web site.
If you installed using the download on the OOo web site, you can start Writer by typing at the command line:
soffice -writer
or
swriter
Writer will start and create a new document.
To see a list of options you can use when starting Writer at the command line, type:
soffice -?
Below is a list of some of the more popular options.
Option | Description |
---|---|
-help | Get a complete list of options. |
-nologo | Do not show the startup screen. |
-show <odp-file> | Start presentation immediately. |
-view <documents ...> | Open documents in viewer (read-only) mode. |
-minimized | Start OOo minimized. |
-norestore | Suppress restart/restore after fatal errors. |
-invisible | No startup screen, no default document and no UI. This is useful for third-party applications that use functionality provided by OOo. |
If you have a customized version of OOo (such as the one provided by Linux Mandrake or Gentoo), you can start Writer by typing at the command line:
oowriter
Content on this page is licensed under the Creative Common Attribution 3.0 license (CC-BY). |
--Wmaltezo 20:44, 11 July 2010 (UTC)