summaryrefslogtreecommitdiffstats
path: root/tde-i18n-en_GB/docs/tdebase/tdeioslave/floppy/index.docbook
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-06 18:02:20 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-06 18:02:20 -0600
commit9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195 (patch)
tree795b1aa8dbbe6582aa5ad0d2b7505789d0dc1408 /tde-i18n-en_GB/docs/tdebase/tdeioslave/floppy/index.docbook
parentf9dfb6416745710680d26abcc774b4146cd3ef2b (diff)
downloadtde-i18n-9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195.tar.gz
tde-i18n-9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195.zip
Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks.
Diffstat (limited to 'tde-i18n-en_GB/docs/tdebase/tdeioslave/floppy/index.docbook')
-rw-r--r--tde-i18n-en_GB/docs/tdebase/tdeioslave/floppy/index.docbook33
1 files changed, 33 insertions, 0 deletions
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/floppy/index.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/floppy/index.docbook
new file mode 100644
index 00000000000..b0b9a23500f
--- /dev/null
+++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/floppy/index.docbook
@@ -0,0 +1,33 @@
+<?xml version="1.0" ?>
+<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+ <!ENTITY % addindex "IGNORE">
+ <!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
+]>
+
+<article lang="&language;" id="floppy">
+<title>Floppy</title>
+<articleinfo>
+<authorgroup>
+<author>&Alexander.Neundorf; &Alexander.Neundorf.mail;</author>
+<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
+</authorgroup>
+</articleinfo>
+
+<para>The floppy ioslave gives you easy access to the floppy disk drives installed on your system. </para>
+
+<para>The drive letter becomes the first subdirectory in the floppy &URL;. Let's say there is a file <filename>logo.png</filename> on your floppy disk in drive A, then the &URL; will be <userinput><command>floppy:</command><replaceable>/a/logo.png</replaceable></userinput> </para>
+
+<para>If you want to access drive B, <userinput><command>floppy:/b</command></userinput> will do it. <command>floppy:/</command> is a shortcut for <command>floppy:/a</command>. </para>
+
+<note><para>Note that <command>floppy:/logo.png</command> means you have a disk drive named <filename>logo.png</filename>.</para></note>
+
+<para>To use it you need to have the mtools package installed, and the floppy ioslave supports everything the various mtools command line utilities support. You don't have to mount your floppy disks, simply enter <userinput>floppy:/</userinput> in any &kde; 3.x app and you will be able to read from and write to your floppy drive.</para>
+
+<para>It also works with USB sticks, ZIP and JAZ drives. You can use <command>floppy:/u</command> for the USB stick and <command>floppy:/z</command> for the zip drive, for example. To make this work, you might need to adjust your <filename>/etc/mtools</filename> file. See the manpage for documentation. </para>
+
+<para>The ioslave gives read and write access to the floppy drive, but not simultaneously. While you can read and write to the floppy during the same session, reading and writing have to happen one after the other, not at the same time.</para>
+
+<para>Author: Alexander Neundorf <email>neundorf@kde.org</email></para>
+
+</article>
+