Updated docs for E-Mountbox.

SVN revision: 1994
This commit is contained in:
Christian Kreibich 2000-01-28 20:32:12 +00:00
parent d7f13b4a79
commit a100fb4390
4 changed files with 39 additions and 18 deletions

View File

@ -1915,4 +1915,9 @@ spend some time tracking down the glx bug. Not much else to do in this epplet,
It pretty much demos all the stuff i wanted to show. Go out and build
3D spinning load meters and stuff now!
-------------------------------------------------------------------------------
Fri Jan 28 15:29:32 EST 2000
(Christian)
Updated docs for E-Mountbox.

View File

@ -51,29 +51,45 @@ Right-clicking on the icons will show details about the devices and their
mountpoints, respectively.
<page columns=1 padding=16 name=config background=bg.png linkcolor=#88dddd>
<img src=dialog.png x=140 y=80>
<font face=aircut3/12 color=#ffffff>
<p>
You can configure the images for the Mountbox background and all of the
icons by setting appropriate values in the Mountbox's config file,
to be found in your ~/.enlightenment/ epplet_config/E-Mountbox directory.
You can configure the images for the Mountbox background, the types of devices
that the Mountbox recognizes and icons for these types using the configuration
dialog:
<p>
A sample config file could look like this:
<p>
<font face=aircut3/10 color=#112222>
### Automatically generated Epplet config file for E-Mountbox.<br>
<br>
CD_IMAGE /my/cool/icons/my-cd-icon.png<br>
HD_IMAGE /my/cool/icons/my-blockdev-icon.png<br>
FD_IMAGE /my/cool/icons/my-floppy-icon.png<br>
ZIP_IMAGE /my/cool/icons/my-zipdisk-icon.png<br>
BG_IMAGE /my/cool/icons/my-bg-image.png<br>
BG_BORDER 5 5 5 5<br>
<p>
<p>
<p>
<p>
<p>
<p>
The default icon defines the icon that is used for all devices that cannot be
matched by one of the patterns (see below). The background image is stretched
behind all the device icons.
<p>
In the "Pattern" and "Image File" entries you can define how the various
devices are shown in the Mountbox window. If the text given as a pattern is
contained in either the device name or its mountpoint, there is a match and
the corresponding image is used. You can browse, add or delete definitions
using the control elements below.
<page columns=1 padding=16 name=config background=bg.png linkcolor=#88dddd>
<font face=aircut3/12 color=#ffffff>
You get the idea :)
<p>
This is a very early release of the Mountbox, everybody is encouraged
to provide feedback and/or bugreports to the author at chrisk@engr.uconn.edu.
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p>
<p align=50%>
That's it.<br>
Feel free to mail any comments and suggestions to me<br>
at chrisk@engr.uconn.edu.
<p align=75%>
Have fun,<br>
-- Christian.

Binary file not shown.

View File

@ -152,8 +152,8 @@ ABOUT_DOCS = E-Clock.ABOUT/MAIN E-Cpu.ABOUT/MAIN E-Cpu.ABOUT/aircut3.ttf \
E-Cpu.ABOUT/bg.png E-Mixer.ABOUT/MAIN E-Mixer.ABOUT/E-Mixer-standard.png \
E-Mixer.ABOUT/E-Mixer-tall.png E-Mixer.ABOUT/E-Mixer-wide.png \
E-MoonClock.ABOUT/MAIN E-Mountbox.ABOUT/MAIN E-Mountbox.ABOUT/shot.png \
E-Mountbox.ABOUT/shot_unmounted.png E-NetFlame.ABOUT/MAIN \
E-OpenGL-Demo.ABOUT/MAIN \
E-Mountbox.ABOUT/shot_unmounted.png E-Mountbox.ABOUT/dialog.png \
E-NetFlame.ABOUT/MAIN E-OpenGL-Demo.ABOUT/MAIN \
E-Power.ABOUT/MAIN E-SD.ABOUT/MAIN E-ScreenSave.ABOUT/MAIN \
E-ScreenShoot.ABOUT/E_ScreenShoot_buttons.png \
E-ScreenShoot.ABOUT/E_ScreenShoot_cloak.png E-ScreenShoot.ABOUT/MAIN \