Remove generated files
[framework/connectivity/libgphoto2.git] / doc / libgphoto2.3
1 .\" ** You probably do not want to edit this file directly **
2 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
3 .\" Instead of manually editing it, you probably should edit the DocBook XML
4 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
5 .TH "LIBGPHOTO2" "3" "08/16/2006" "" "The gPhoto2 Reference (the man"
6 .\" disable hyphenation
7 .nh
8 .\" disable justification (adjust text to left margin only)
9 .ad l
10 .SH "NAME"
11 libgphoto2 \- cross\-platform digital camera library
12 .SH "SYNOPSIS"
13 .sp
14 .nf
15 #include <gphoto2/gphoto2.h>
16 .fi
17 .SH "DESCRIPTION"
18 .PP
19 The
20 gphoto2
21 library provides applications with access to a variety of cameras.
22 .PP
23 This man page will be extended with autogenerated documentation of the interface types and methods used for communication between the
24 gphoto2
25 library and a frontend.
26 .SH "FILES"
27 .TP
28 \fI~/.gphoto/settings\fR
29 Here
30 gphoto2
31 applications may store their configuration used to access
32 gphoto2.
33 .PP
34 To track down errors, you can add the
35 \fB\-\-debug\fR
36 parameter to the
37 \fBgphoto2\fR
38 command line and, if dealing with USB problems, setting the environment variable
39 \fBUSB_DEBUG\fR\fI=1\fR.
40 .SH "ENVIRONMENT VARIABLES"
41 .TP
42 \fBCAMLIBS\fR
43 If set, defines the directory where the
44 libgphoto2
45 library looks for its camera drivers (camlibs). You only need to set this on OS/2 systems and broken/test installations.
46 .TP
47 \fBIOLIBS\fR
48 If set, defines the directory where the
49 libgphoto2_port
50 library looks for its I/O drivers (iolibs). You only need to set this on OS/2 systems and broken/test installations.
51 .TP
52 \fBLD_DEBUG\fR
53 Set this to
54 \fIall\fR
55 to receive lots of debug information regarding library loading on
56 \fBld\fR
57 based systems.
58 .TP
59 \fBUSB_DEBUG\fR
60 If set, defines the numeric debug level with which the
61 libusb
62 library will print messages. In order to get some debug output, set it to
63 \fI1\fR.
64 .SH "SEE ALSO"
65 .PP
66 gphoto2(1),
67 libgphoto2_port(3), The gPhoto2 Manual, automatically generated
68 API
69 docs,
70 [1]\&\fIgphoto website\fR
71 .
72 .SH "AUTHOR"
73 The gPhoto2 Team. 
74 .br
75 Hans Ulrich Niedermann <gp@n\-dimensional.de>. (man page)
76 .SH "REFERENCES"
77 .TP 3
78 1.\ gphoto website
79 \%http://www.gphoto.org/