On Fri, Jan 1, 2010 at 11:56 AM, Josef Lowder <[email protected]> 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 - [email protected]
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
---------------------------------------------------
PLUG-discuss mailing list - [email protected]
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Reply via email to