Linux Commands Examples

A great documentation place for Linux commands

eog

a GNOME image viewer

Synopsis

eog [options] files...


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
povray $1.pov && eog $1.png &
0
source
            
povray $1.pov && eog $1.png &b

description

An image viewer for GNOME which uses gdk_pixbuf

usage

Usage: eog [OPTION...]

GNOME Options
--disable-sound Disable sound server usage
--enable-sound Enable sound server usage
--espeaker=HOSTNAME:PORT Host:port on which the sound
server to use is running
--version

Help options
-?, --help Show this help message
--usage Display brief usage message

GTK options
--gdk-debug=FLAGS Gdk debugging flags to set
--gdk-no-debug=FLAGS Gdk debugging flags to unset
--display=DISPLAY X display to use
--sync Make X calls synchronous
--no-xshm Don’t use X shared
memory extension
--name=NAME Program name as used by the
window manager
--class=CLASS Program class as used by the
window manager
--gxid_host=HOST
--gxid_port=PORT
--xim-preedit=STYLE
--xim-status=STYLE
--gtk-debug=FLAGS Gtk+ debugging flags to set
--gtk-no-debug=FLAGS Gtk+ debugging flags
to unset
--g-fatal-warnings Make all warnings fatal
--gtk-module=MODULE Load an additional
Gtk module

GNOME GUI options
--disable-crash-dialog

Session management options
--sm-client-id=ID Specify session management ID
--sm-config-prefix=PREFIX Specify prefix of saved
configuration
--sm-disable Disable connection to
session manager


author

This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page.

This manual page was written by Dan Nguyen <dnn[:at:]debian[:dot:]org>, for the Debian GNU/Linux system (but may be used by others).

How can this site be more helpful to YOU ?


give  feedback