poSoft Text Logo
Overview
Currently selected poApps
poImgview
poImgBrowse
poBitmap
poSlideShow
poImgdiff
poDiff
tkdiff
poPresMgr
Tcl extensions
SGI related
Unsupported
History
Related links
Contact
poSoft Logo
Valid XHTML 1.0 Transitional

poSlideShow - Command line usage

> poApps --help --slideshow

Usage: poApps [Options] [DirOrFile1] [DirOrFileN]

Start the portable application selection window.

General options:
--help            : Display this usage message and exit.
--helpimg         : Display image type settings and exit.
--helpfile        : Display file type settings and exit.
--helpall         : Display all usage messages and settings and exit.
--version         : Display version and copyright messages and exit.
--config <dir>    : Specify directory of the configuration files.
                    Default: User home directory (C:\Users\obermeier).

General batch options:
--verbose         : Display verbose information.
                    Default: No.
--overwrite       : Overwrite existing files.
                    Default: No.
--nosaveonexit    : Do not save settings on exit. Use this flag, if using
                    batch mode and don't want to change current settings.
--nosplash        : Do not show splash screen on startup.
                    Current setting: Do not show splash.
--hidewindow      : Hide windows when performing batch processing.
                    Default: No.

Application selection options:
--imgview         : Start the image view application.
--imgbrowse       : Start the image browse application.
--imgdiff         : Start the image diff application.
--slideshow       : Start the image slide show application.
--bitmap          : Start the bitmap edit application.
--dirdiff         : Start the directory diff application.
--filediff        : Start the file diff application.
--presmgr         : Start the PowerPoint presentation management application.

Use --help and one of the above selection options for application specific help.

Note: If using options with parameters, you have to specify the
      application selection option.


poApps: poSlideShow [Options] [DirOrImageFile1] [DirOrImageFileN]

Display the supplied image files or images contained in supplied directories
as a slide show.

Options:
--duration <int>  : Specify the display duration of each image in seconds.
                    Current setting: 0.
--direction <int> : Set slide show direction.
                    Possible values 1 (forwards) or -1 (backwards).
                    Current setting: -1.
--mode <string>   : Set automatic or manual advance mode.
                    Possible values: "auto" or "manual".
                    Current setting: "manual".
--fit <bool>      : Set ScaleToFit mode on or off.
                    Current setting: 1.
--showinfo <bool> : Set ShowImageInfo mode on or off.
                    Current setting: 1.
--showlogo <file> : Add specified image file as logo in the top-right corner.

Shortcuts:
Escape     : Leave slide show (cancel marks).
Return     : Leave slide show (use marks).
Left/Right : Goto previous/next image in manual mode.
             Set slide show direction in automatic mode.
Shift-L/R  : Use an increment of 10 for previous/next image.
Down/Up    : Decrease/Increase slide duration by 0.5 seconds.
0 .. 9     : Set slide show duration to specified seconds.
s          : Toggle automatic/manual advance mode.
i          : Load current image into poImgview.
Space      : Toggle image marking.
h          : Toggle shortcut help on slide show screen.
Top of page