Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

primaxscan(1) [debian man page]

PRIMAXSCAN(1)						User Contributed Perl Documentation					     PRIMAXSCAN(1)

NAME
primaxscan USAGE
primaxscan [options] primaxscan -f filename.tiff primaxscan -h OPTIONS
-h, --help shows this message -v [LEVEL] , --verbose=[LEVEL] increase debugging output -P PORT, --port=PORT Hex-address of the parallel-PORT (378) -s SPEED, --speed=SPEED SPEED of the carriage {0,1,2...15} -S RES, --Scanner=RES max. optical RESolution of the Scanner {300,600} dpi -V, --version display version -p LxT, --pos=LxT position form Left x Top in inch -d WxH, --dim=WxH Width x Heigth of scan area in inch (max. 8.50 x 11.70) -c C, --contrast=C Contrast {(-2000)..(1000)} -b B, --brightness=B Brightness {(-200)..(200)} -g G, --gamma=G Gamma {(0.2)..(5)} -r RES, --res=RES RESolution in dpi (max. 300) see option -S -f NAME, --file=NAME NAME for tiff-file -C val, --Compression=val, val=0 switches compression off -l on/off, --lamp=on/off turn lamp on/off -D, --RED only RED-channel -E, --BLUE only BLUE-channel -N, --GREEN only GREEN-channel -R, --RGB 24-Bit RGB-mode (default) -G, --GRAY 8-Bit GRAY-mode -B, --BW 1-Bit Black-White-mode (possible with all other modes) SEE ALSO
http://primax.sourceforge.net/faq.html AUTHORS
Software authors: Marco Foglia <marco@foglia.org> Thomas Schano <Schano@t-online.de> Christian Ordig <chr.ordig@gmx.net> Manual author: Ola Lundqvist <opal@debian.org> POD ERRORS
Hey! The above document had some coding errors, which are explained below: Around line 13: '=item' outside of any '=over' Around line 98: You forgot a '=back' before '=head1' Around line 104: '=item' outside of any '=over' Primaxscan Sat Apr 21 13:35:52 UTC 2012 PRIMAXSCAN(1)

Check Out this Related Man Page

vboxrc(5)						    Linux System Administration 						 vboxrc(5)

NAME
vboxrc - user config file for vbox Description Every user can save settings in ~/.vboxrc. Everything after "#" is ignored, as are empty lines. All arguments must be separated by whitespace (spaces, tabs). Arguments may not con- tain whitespace. These keywords are allowed: USERNAME PASSWORD Username and password for vboxd login. These settings are used by vbox and vboxctrl. If they are missing, you have to enter them at runtime. VOLUME Default volume for vbox. C_BACKGROUND Background color. C_STATUSBAR Color for normal text in the status bar. C_STATUSBAR_HL Color for highlighted text in the status bar. C_POWERLED_ON Color for powerled (on). C_POWERLED_OFF Color for powerled (off). C_STATUSLED_ON Color for statusled (on). C_STATUSLED_OFF Color for statusled (off). C_LIST Color for list of messages. C_LIST_SELECTED Color for selected entry in the list of messages. C_INFOTEXT Color for info texts in the message list. All color settings have the format TEXTCOLOR:BACKGROUNDCOLOR. You may not use whitespace. These colors are available for TEXTCOLOR: BLACK RED GREEN BROWN BLUE MAGENTA CYAN GRAY DARKGREY LIGHTRED LIGHTGREEN YELLOW LIGHTBLUE LIGHTMAGENTA LIGHTCYAN WHITE These colors are available for BACKGROUNDCOLOR: BLACK RED GREEN BROWN BLUE MAGENTA CYAN GREY FILES
~/.vboxrc this configuration file /usr/share/doc/isdnvboxclient/examples/vboxrc an example SEE ALSO
vbox(1) AUTHOR
This manual page was written by Andreas Jellinghaus <aj@dungeon.inka.de>, for Debian GNU/Linux and isdn4linux. Now maintained by Paul Slootman <paul@debian.org>. ISDN 4 Linux 3.25 2000/09/15 vboxrc(5)
Man Page