summaryrefslogtreecommitdiff
path: root/docs/usermanual
Unidiff
Diffstat (limited to 'docs/usermanual') (more/less context) (show whitespace changes)
-rw-r--r--docs/usermanual/textedit.sgm2
-rw-r--r--docs/usermanual/usermanual.sgm12
2 files changed, 13 insertions, 1 deletions
diff --git a/docs/usermanual/textedit.sgm b/docs/usermanual/textedit.sgm
index 3a30cb8..72c258f 100644
--- a/docs/usermanual/textedit.sgm
+++ b/docs/usermanual/textedit.sgm
@@ -30,43 +30,43 @@ directory. When you have selected the file you wish to open, press "Ok" in the
30<section><title>Creating New Files</title> 30<section><title>Creating New Files</title>
31<para> 31<para>
32To create a new file, select File&arrow;New, or press the new file button on the toolbar (a blank page). This will 32To create a new file, select File&arrow;New, or press the new file button on the toolbar (a blank page). This will
33ask you to save the current file (if there is one) and then close it, and a blank file should then be available. 33ask you to save the current file (if there is one) and then close it, and a blank file should then be available.
34</para> 34</para>
35</section> 35</section>
36 36
37<section><title>Saving Files</title> 37<section><title>Saving Files</title>
38<para> 38<para>
39Once you are done changing the file, you will want to save it. Youc can do this by going to File&arrow;Save. If the 39Once you are done changing the file, you will want to save it. Youc can do this by going to File&arrow;Save. If the
40file has already been saved, or you opened it, it will simply be saved over the old version, however if you started 40file has already been saved, or you opened it, it will simply be saved over the old version, however if you started
41with a new file, the Save dialog will open. To avoid saving over a file you have already saved, or that you opened 41with a new file, the Save dialog will open. To avoid saving over a file you have already saved, or that you opened
42and modified, you can chose File&arrow;Save As instead. 42and modified, you can chose File&arrow;Save As instead.
43</para> 43</para>
44<para> 44<para>
45The Save dialog looks the same as the Open dialog, with all the fields doing the same thing as before, with the 45The Save dialog looks the same as the Open dialog, with all the fields doing the same thing as before, with the
46exception of the "Name" field. Unless you want to save over a file, you must enter the name of the new file in this 46exception of the "Name" field. Unless you want to save over a file, you must enter the name of the new file in this
47field. Once you have entered the name of the file, move into the directory you want to save it in in the main view 47field. Once you have entered the name of the file, move into the directory you want to save it in in the main view
48and press "Ok" to save it ("x" cancels the save). 48and press "Ok" to save it ("x" cancels the save).
49</para> 49</para>
50</section> 50</section>
51 51
52<section><title>Cut and Paste</title> 52<section><title>Cut and Paste</title>
53<para> 53<para>
54For a more detailed description of Cut and Paste in Opie, see <xref linkend=cutpaste>. To cut or copy text 54For a more detailed description of Cut and Paste in Opie, see (add link to cut and paste here). To cut or copy text
55to the clipboard, highlight the text and select Edit&arrow;Copy to add it without deleting the original text, or 55to the clipboard, highlight the text and select Edit&arrow;Copy to add it without deleting the original text, or
56Edit&arrow;Cut to add it to the clipboard and delete the original text. Then move the cursor to where you want to 56Edit&arrow;Cut to add it to the clipboard and delete the original text. Then move the cursor to where you want to
57paste the text and chose Edit&arrow;Paste. These three menu items do the same thing as those in the Clipboard 57paste the text and chose Edit&arrow;Paste. These three menu items do the same thing as those in the Clipboard
58Applet (they even use the same clipboard), and can also be access from their respective icons in the toolbar. 58Applet (they even use the same clipboard), and can also be access from their respective icons in the toolbar.
59</para> 59</para>
60</section> 60</section>
61 61
62<section><title>Inserting Date and Time</title> 62<section><title>Inserting Date and Time</title>
63<para> 63<para>
64To insert the date and time, chose Edit&arrow;Insert Time and Date. 64To insert the date and time, chose Edit&arrow;Insert Time and Date.
65</para> 65</para>
66</section> 66</section>
67 67
68<section><title>Finding Text</title> 68<section><title>Finding Text</title>
69<para> 69<para>
70 70
71 71
72</chapter> \ No newline at end of file 72</chapter> \ No newline at end of file
diff --git a/docs/usermanual/usermanual.sgm b/docs/usermanual/usermanual.sgm
index 30849df..6192daf 100644
--- a/docs/usermanual/usermanual.sgm
+++ b/docs/usermanual/usermanual.sgm
@@ -1,61 +1,73 @@
1<!DOCTYPE book PUBLIC "-OASIS//DTD DocBook V4.2//EN" [ 1<!DOCTYPE book PUBLIC "-OASIS//DTD DocBook V4.2//EN" [
2<!ENTITY arrow "-->"> 2<!ENTITY arrow "-->">
3<!ENTITY whatis SYSTEM "whatisopie.sgm"> 3<!ENTITY whatis SYSTEM "whatisopie.sgm">
4<!ENTITY installation SYSTEM "installation.sgm"> 4<!ENTITY installation SYSTEM "installation.sgm">
5<!ENTITY gettingaround SYSTEM "gettingaround.sgm"> 5<!ENTITY gettingaround SYSTEM "gettingaround.sgm">
6<!ENTITY upgrading SYSTEM "upgrading.sgm"> 6<!ENTITY upgrading SYSTEM "upgrading.sgm">
7<!ENTITY contacts SYSTEM "contacts.sgm"> 7<!ENTITY contacts SYSTEM "contacts.sgm">
8<!ENTITY calendar SYSTEM "calendar.sgm"> 8<!ENTITY calendar SYSTEM "calendar.sgm">
9<!ENTITY todo SYSTEM "todo.sgm"> 9<!ENTITY todo SYSTEM "todo.sgm">
10<!ENTITY filemanager SYSTEM "filemanager.sgm"> 10<!ENTITY filemanager SYSTEM "filemanager.sgm">
11<!ENTITY embeddedkonsole SYSTEM "embeddedkonsole.sgm"> 11<!ENTITY embeddedkonsole SYSTEM "embeddedkonsole.sgm">
12<!ENTITY software SYSTEM "software.sgm"> 12<!ENTITY software SYSTEM "software.sgm">
13<!ENTITY today SYSTEM "today.sgm"> 13<!ENTITY today SYSTEM "today.sgm">
14<!ENTITY irda SYSTEM "irda.sgm"> 14<!ENTITY irda SYSTEM "irda.sgm">
15<!ENTITY keypebble SYSTEM "keypebble.sgm"> 15<!ENTITY keypebble SYSTEM "keypebble.sgm">
16<!ENTITY i18n SYSTEM "i18n.sgm"> 16<!ENTITY i18n SYSTEM "i18n.sgm">
17<!ENTITY kjumpx SYSTEM "kjumpx.sgm"> 17<!ENTITY kjumpx SYSTEM "kjumpx.sgm">
18<!ENTITY handwriting SYSTEM "handwriting.sgm"> 18<!ENTITY handwriting SYSTEM "handwriting.sgm">
19<!ENTITY multikey SYSTEM "multikey.sgm"> 19<!ENTITY multikey SYSTEM "multikey.sgm">
20<!ENTITY pickboard SYSTEM "pickboard.sgm"> 20<!ENTITY pickboard SYSTEM "pickboard.sgm">
21<!ENTITY calibrate SYSTEM "calibrate.sgm">
22<!ENTITY helpbrowser SYSTEM "helpbrowser.sgm">
23<!ENTITY login SYSTEM "login.sgm">
24<!ENTITY citytime SYSTEM "citytime.sgm">
25<!ENTITY textedit SYSTEM "textedit.sgm">
26<!ENTITY lightpower SYSTEM "lightpower.sgm">
21 27
22<!--Now the real entities--> 28<!--Now the real entities-->
23<!ENTITY opie "OPIE"> 29<!ENTITY opie "OPIE">
24<!ENTITY todayapp "Today"> 30<!ENTITY todayapp "Today">
25<!ENTITY qt "Qt"> 31<!ENTITY qt "Qt">
26]> 32]>
27<book><title>&opie; User Manual</title> 33<book><title>&opie; User Manual</title>
28<bookinfo><authorgroup><collab> 34<bookinfo><authorgroup><collab>
29<collabname>The &opie; Team</collabname> 35<collabname>The &opie; Team</collabname>
30</collab></authorgroup></bookinfo> 36</collab></authorgroup></bookinfo>
31<part><title>Getting Started</title> 37<part><title>Getting Started</title>
32&whatis; 38&whatis;
33&installation; 39&installation;
34&gettingaround; 40&gettingaround;
35&upgrading; 41&upgrading;
36</part> 42</part>
37<part><title>Applications</title> 43<part><title>Applications</title>
38&contacts; 44&contacts;
39&calendar; 45&calendar;
40&todo; 46&todo;
41&today; 47&today;
42&filemanager; 48&filemanager;
43&embeddedkonsole; 49&embeddedkonsole;
44&keypebble; 50&keypebble;
51&helpbrowser;
52&login;
53&citytime;
54&textedit;
45</part> 55</part>
46<part><title>Settings</title> 56<part><title>Settings</title>
47&software; 57&software;
58&lightpower;
59&calibrate;
48</part> 60</part>
49<part><title>Applets</title> 61<part><title>Applets</title>
50&irda; 62&irda;
51</part> 63</part>
52<part><title>Inputmethods</title> 64<part><title>Inputmethods</title>
53&kjumpx; 65&kjumpx;
54&handwriting; 66&handwriting;
55&multikey; 67&multikey;
56&pickboard; 68&pickboard;
57</part> 69</part>
58<part><title>Technical Details</title> 70<part><title>Technical Details</title>
59&i18n; 71&i18n;
60</part> 72</part>
61</book> 73</book>