command line image display options?

Joshua Zeidner jjzeidner at gmail.com
Fri Jan 1 12:15:54 MST 2010


On Fri, Jan 1, 2010 at 11:56 AM, Josef Lowder <joe at actionline.com> wrote:
> What command line syntax could I use to display a jpg image
> to a specified screen size?
>
> I currently use both kview and kuickshow to do this, but when I use:
>
> $ kview image.jpg
>
> I get the following continuously running "warning" message:
>
> kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
> kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
> kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
> kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
> kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
>
> Also, it displays images with a title bar and menu bar that I would
> like to eliminate.
>
> $ kuickshow image.jpg
>
> works better without any error or warning message, but still has a title bar
> that I would like to eliminate.
>
> Ideas/suggestions please?

  you can use Firefox from the command line.  ex.

  firefox 'file:///sample.png'

  -jmz

> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>


More information about the PLUG-discuss mailing list