summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2002-07-24 10:58:24 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2002-07-24 10:58:24 +0000
commit11e3783724e793ecd79ba7273b4261d2b7ef7c1c (patch)
treeb09b1f33cd59d80398e40434c12cf63c3ff3e195 /doc
parentca096b8e1e7b24822e7ed159a8f89183c75bfc8f (diff)
downloadlibgphoto2-11e3783724e793ecd79ba7273b4261d2b7ef7c1c.tar.gz
added reference to CSS stylesheet
added reference to digikam some minor reformatting git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4903 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'doc')
-rw-r--r--doc/gphoto2.xml30
1 files changed, 20 insertions, 10 deletions
diff --git a/doc/gphoto2.xml b/doc/gphoto2.xml
index f0920d1b8..c5ef85214 100644
--- a/doc/gphoto2.xml
+++ b/doc/gphoto2.xml
@@ -1,6 +1,8 @@
<?xml version='1.0' ?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+<?xml-stylesheet type="text/css" href="docbook-xml.css"?>
+
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!-- just to make all references to the name consistent -->
<!ENTITY docname "The gPhoto2 Manual">
@@ -410,7 +412,7 @@ Saving file as MVI_5418.AVI
to <acronym>USB</acronym> devices on your Linux system:
</para>
- <orderedlist>
+ <orderedlist numeration="loweralpha">
<listitem id="usbdevfs">
<simpara>
@@ -636,7 +638,9 @@ Saving file as MVI_5418.AVI
<listitem>
<para>
Make the script file you just created and possibly adapted
- <filename>/etc/hotplug/usb/usbcam</filename>
+ (<filename>/etc/hotplug/usb/usbcam</filename>,
+ <emphasis>not</emphasis>
+ <filename>/etc/hotplug/usb/usbcam.whatever</filename>!)
executable:
</para>
<screen>
@@ -670,11 +674,11 @@ Saving file as MVI_5418.AVI
<xref linkend="libgphoto2"/> frontend and enjoy:
</para>
<screen>
-<prompt>[user@home ~]$ </prompt><command>gphoto2</command> <parameter>--list-ports</parameter>
-<prompt>[user@home ~]$ </prompt><command>gphoto2</command> <parameter>--auto-detect</parameter>
-<prompt>[user@home ~]$ </prompt><command>gphoto2</command> <parameter>--summary</parameter>
-<prompt>[user@home ~]$ </prompt><command>gphoto2</command> <parameter>--list-files</parameter>
-<prompt>[user@home ~]$ </prompt><command>gphoto2</command> <parameter>--get-all-images</parameter>
+<prompt>[user@home ~]$ </prompt><command>gphoto2 <parameter>--list-ports</parameter></command>
+<prompt>[user@home ~]$ </prompt><command>gphoto2 <parameter>--auto-detect</parameter></command>
+<prompt>[user@home ~]$ </prompt><command>gphoto2 <parameter>--summary</parameter></command>
+<prompt>[user@home ~]$ </prompt><command>gphoto2 <parameter>--list-files</parameter></command>
+<prompt>[user@home ~]$ </prompt><command>gphoto2 <parameter>--get-all-images</parameter></command>
</screen>
</listitem>
@@ -744,7 +748,7 @@ Saving file as MVI_5418.AVI
</para>
<screen>
- <prompt>[me@home ~]$ </prompt><command>gphoto2</command> <parameter>--camera</parameter> <parameter>"<replaceable>Canon PowerShot G2</replaceable>"</parameter> <parameter>--list-files</parameter>
+ <prompt>[user@home ~]$ </prompt><command>gphoto2 <parameter>--camera</parameter> <parameter>"<replaceable>Canon PowerShot G2</replaceable>"</parameter> <parameter>--list-files</parameter></command>
</screen>
</section>
@@ -1739,6 +1743,12 @@ Saving file as MVI_5418.AVI
</listitem>
</varlistentry>
<varlistentry>
+ <term><ulink url="http://digikam.sourceforge.net/">http://digikam.sourceforge.net/</ulink></term>
+ <listitem>
+ <simpara>Digikam is a standalon KDE frontend.</simpara>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><ulink url="http://www.teaser.fr/~hfiguiere/linux/digicam.html">http://www.teaser.fr/~hfiguiere/linux/digicam.html</ulink></term>
<listitem>
<simpara>Hubert Figuiere's digicam support list</simpara>