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
DESKTOP-FILE-VALIDATE(1)				      General Commands Manual					  DESKTOP-FILE-VALIDATE(1)

NAME
desktop-file-validate - Validate desktop entry files SYNOPSIS
desktop-file-validate [--no-warn-deprecated] [--warn-kde] FILE... DESCRIPTION
The desktop-file-validate program is a tool to validate desktop entry files according to the Desktop Entry specification 1.0. The specification describes a file format to provide information such as name, icon and description for an application. Such a file can then be used as an application launcher and to display the application in the applications menu. For information about the Desktop Entry specification, see http://freedesktop.org/wiki/Specifications/desktop-entry-spec. The desktop entry files are commonly called desktop files. OPTIONS
The following options are supported: --no-warn-deprecated Do not warn about usage of deprecated items that were defined in previous versions of the specification. --warn-kde Warn about usage of KDE extensions to the specification. This includes the use of the KDE Desktop Entry group, of the ServiceTypes, DocPath, Keywords, InitialPreference, Dev, FSType, MountPoint, ReadOnly, UnmountIcon keys, or of the Service, ServiceType and FSDe- vice types. BUGS
If you find bugs in the desktop-file-validate program, please report these on https://bugs.freedesktop.org. SEE ALSO
desktop-file-edit(1) desktop-file-install(1) FREEDESKTOP.ORG DESKTOP-FILE-VALIDATE(1)