Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

read-palmpix(1) [redhat man page]

read-palmpix(1) 					      General Commands Manual						   read-palmpix(1)

NAME
read-palmpix - Convert all pictures in the files given or found via connecting to a Palm handheld if no files are given. The default output type is Portable Pixmap (.ppm). SYNOPSIS
read-palmpix -p <port> -n <pixname> -t <type> DESCRIPTION
read-palmpix allows a Kodak PalmPix camera user to extract the images from their Palm handheld device and convert them to Portable Network Graphic (.png) or Portable Pixmap (.ppm) files on their system. OPTIONS -p --port <port> Use device file port to communicate with the Palm handheld device. If this is not specified, will look for the $PILOTPORT environ- ment variable. If both are not found, will fall back to /dev/pilot. -h --help Display help synopsis for read-palmpix -v --version Display version of read-palmpix -l --list List picture information found on the device instead of converting them to image files -n --name <pixname> Convert only pixname to an image file, and output to stdout as a .ppm or .png -t --type <type> Specify the output picture type. Can be either "png" or "ppm". USAGE
The program will connect to the target Palm handheld device, and read the images found in the Kodak PalmPix image database, and allow the user to view the list of images, or to select one or all of them, and convert them to Portable Network Graphic (.png) or Portable Pixmap (.ppm) files to be viewed or printed at the desktop level. If no options are specified, all of the images on the device will be converted to ppm files. KNOWN BUGS
read-palmpix's colour correction is not as good as Kodak's. REPORTING BUGS
Report bugs at http://bugs.pilot-link.org/ AUTHOR
read-palmpix was originally written by Angus Ainslie <angusa@deltatee.com>, and updated by John Marshall <jmarshall@acm.org>to include core pilot-link functionality. Free Software Foundation Palm Computing Device Tools read-palmpix(1)

Check Out this Related Man Page

pilot-read-screens(1)						    PILOT-LINK						     pilot-read-screens(1)

NAME
pilot-read-screenshot - Read screenshots from Palm (ScreenShotDB). SECTION
pilot-link: Userland conduits SYNOPSIS
pilot-read-screenshot [-p|--port <port>] [--version] [-?|--help] [--usage] [-q|--quiet] [-t|--type [ppm|png]] DESCRIPTION
ScreenShot is a Palm-compatible application for OS4 and OS5. ScreenShot captures the current screen of any application. All color and grayscale modes, as well as extended screen sizes and virtual Graffiti areas are supported. Also exports as JPG/GIF/BMP to card. For more information on ScreenShot, go to http://linkesoft.com/screenshot/ OPTIONS
pilot-read-screenshot option -t, --type [ppm|png] Specify picture output type (ppm or png) Conduit Options -p, --port port Use device file port to communicate with the Palm handheld. If this is not specified, pilot-read-screenshot will look for the $PILOTPORT environment variable. If neither are found or supplied, pilot-read-screenshot will print the usage information. -q, --quiet Suppress 'Hit HotSync button' message -v, --version Display version of pilot-read-screenshot and exit without connecting. Help Options -h, --help Display the help synopsis for pilot-read-screenshot and exit without connecting. --usage Display a brief usage message and exit without connecting. AUTHOR
pilot-read-screenshot was originally written by Angus Ainslie <angusa at deltatee.com > This manual page was written by Neil Williams <linux@codehelp.co.uk> REPORTING BUGS
We have an online bug tracker. Using this is the only way to ensure that your bugs are recorded and that we can track them until they are resolved or closed. Reporting bugs via email, while easy, is not very useful in terms of accountability. Please point your browser to http://bugs.pilot-link.org: http://bugs.pilot-link.org and report your bugs and issues there. COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. SEE ALSO
pilot-link(7) 0.12.5 Copyright 1996-2007 FSF pilot-read-screens(1)
Man Page