author | harlekin <harlekin> | 2003-08-09 14:40:52 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2003-08-09 14:40:52 (UTC) |
commit | c893a4f0a279a0a4e35d6376a21929245290605f (patch) (side-by-side diff) | |
tree | 3f319bc5129b5fedba4ae3e7d3ca4a8f35d984c6 /docs/usermanual/whatisopie.sgm | |
parent | c6d96c514c58b288ac0bc8f844db35123bcaf2ad (diff) | |
download | opie-c893a4f0a279a0a4e35d6376a21929245290605f.zip opie-c893a4f0a279a0a4e35d6376a21929245290605f.tar.gz opie-c893a4f0a279a0a4e35d6376a21929245290605f.tar.bz2 |
updated to usermanual by Clement Seveillac <clement@nist.gov>, changelog on http://handhelds.org/hypermail/opie/current/7412.html
Diffstat (limited to 'docs/usermanual/whatisopie.sgm') (more/less context) (ignore whitespace changes)
-rw-r--r-- | docs/usermanual/whatisopie.sgm | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/docs/usermanual/whatisopie.sgm b/docs/usermanual/whatisopie.sgm index 583a9f8..ada07c0 100644 --- a/docs/usermanual/whatisopie.sgm +++ b/docs/usermanual/whatisopie.sgm @@ -1,17 +1,26 @@ <chapter><title>What is &opie;?</title> + +<figure><title>&opie; logo</title> +<mediaobject> + <imageobject> + <imagedata fileref="logo-small.png"> + </imageobject> +</mediaobject> +</figure> + <para> -&opie; is a GUI (Graphical User Interface) for the Linux operating system (and +<ulink url="http://opie.handhelds.org">&opie;</ulink> is a GUI (Graphical User Interface) for the Linux operating system (and might work on other OSes as well). It was originally designed for handheld computers (such as the Compaq/HP &ipaq; and the Sharp &zaurus;), but could -probably function well in other environments requiring a light GUI, such as an -old laptop, or an internet kiosk. It is based upon &qt;/Embedded from Trolltech, +function well in other environments requiring a light GUI, such as an +old laptop, or an internet kiosk. It is based upon <ulink url="http://www.trolltech.com/products/embedded/index.html">&qt;/Embedded from Trolltech</ulink>, which is in turn a graphical environment designed for embedded applications, based upon the &qt; toolkit. </para> <para> &opie; has been designed for devices with small screens, and a touchscreen input device (ie, only one mouse click, and no constant mouse position), as well as designed to fit in a relatively small amount of storage space (about 5 megabytes for the base libraries and the launcher). </para> </chapter> |