mini digi-cam


 
Thread Tools Search this Thread
Special Forums UNIX Desktop Questions & Answers mini digi-cam
# 1  
Old 11-16-2004
mini digi-cam

hey guys!
I am on a fedora core2 i686 with gui and I have a miniture cool-cam which is digital.. it connects through regular usb.. the system recognizes it and the when I go into the desktop peripheral and go to camera it gives name and tells test was successful.. it also says that the camera has 5 pictures on it.. how can I extract these pictures using the gui desktop..
thanks moxxx68
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. AIX

Setup 1 Digi PortServer II with 5 x AIX boxes

Hi everyone, My latest challenge sees me assisting with the setup of one of our classroom labs. We are trying to configure the lab so that the (5) IBM 9115-505 servers (all running AIX7.1) have their serial 0 ports connected to a Digi PortServer II, which is on the classroom LAN, along with the... (4 Replies)
Discussion started by: richardsantink
4 Replies

2. SCO

Migrating Digi PortServer TS 16

Hi I am migrating from SCO 5.05 to SCO 6. The SCO 5.05 is on old hardware. I have installed SCO 6.0 on a new Dell server. I am manualy migrating the users, printer config and profiles. When I finsh migrating I plan to switch the IP address from the old server to new server, and shut... (2 Replies)
Discussion started by: atish0
2 Replies

3. SCO

Digi 8e memory window not available in mpi

In setting up an 8e on 5.0.5 I couldn't find a memory window that worked using mpi (3 versions). The memory search program (DOS based) indicated E800 was available but mpi only listed E000. I resolved my immediate problem by changing the window value in /etc/conf/pack.d/pcxx/space.c prior to... (2 Replies)
Discussion started by: edfair
2 Replies

4. AIX

Printer issue on a Digi

Ok, Im a new network admin to the AIX environment. Im in the AIX console as we speak and I don't understand this issue with the print server. It's not a standard print server that I'm used to seeing and was wondering if any of you have any experiences with a Dev_Wait issue on a Digital to Serial... (0 Replies)
Discussion started by: Itsaboutme
0 Replies

5. Programming

Mini Shell in C

Hi Everyone, I am a student learning C and Unix. I want to create a shell in C which accepts command line arguments and executes them. I am not sure how to do this. Any help would be greatly appreciated. Thanks (5 Replies)
Discussion started by: passat
5 Replies
Login or Register to Ask a Question
CAM-MKTOP2(1)							  [FIXME: manual]						     CAM-MKTOP2(1)

NAME
cam-mktop2 - Building custom toplevel systems base on topcameleon. SYNOPSIS
cam-mktop2 [ocamlmktop option...] DESCRIPTION
This manual page documents briefly the cam-mktop2 command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. The cam-mktop2 command builds topcameleon toplevels that contain user code preloaded at start-up. The cam-mktop2 command takes as argument a set of x.cmo and x.cma files, and links them with the object files that implement the Objective Caml toplevel. If the -custom flag is given, C object files and libraries (.o and .a files) can also be given on the command line and are linked in the resulting toplevel. See ocamlmktop manpages for a complete list of options. LICENSE
This manual page was written by Sylvain Le Gall gildor@debian.org for the Debian GNU/Linux system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2.1 or any later version published by the Free Software Foundation; considering as source code all the file that enable the production of this manpage. SEE ALSO
ocamlmktop (1) AUTHOR
Sylvain Le Gall <gildor@debian.org> Author. COPYRIGHT
Copyright (C) 2005, 2006 Sylvain Le Gall [FIXME: source] Nov 12, 2006 CAM-MKTOP2(1)