1EOM(1) General Commands Manual EOM(1)
2
3
4
6 eom - The Eye of MATE Image Viewer
7
9 eom [--fullscreen] [--disable-image-collection] [--slide-show] [--new
10 instance] [FILES...]
11
13 eom or the Eye of MATE is the official image viewer for the MATE Desk‐
14 top Environment. It aims to be simplistic, lightweight, and easy to
15 use. The Eye of MATE may also be used to perform basic tasks like image
16 flipping and rotation.
17
18 Eye of MATE features a flexible plugin system which can be used to
19 dynamically add new advanced features to eom itself. eom uses the gdk-
20 pixbuf library, it can handle large images, zoom, and scroll with low
21 memory usage.
22
23 This manual page briefly documents the eom command.
24
26 filename(s)...
27 Specifies the image to open when eom starts. If this is not
28 specified, eom will start with a blank window and you may open a
29 file from the menu or by using the shortcut CTRL+O. eom also
30 supports handling of remote files.
31
32 --display=DISPLAY
33 X display to use.
34
35 -f, --fullscreen
36 Start eom in fullscreen mode.
37
38 -c, --disable-image-collection
39 Disable image collection viewer.
40
41 -s, --slide-show
42 Open in slideshow mode.
43
44 -n, --new-instance
45 Start a new instance instead of reusing an existing window.
46
47 --version
48 Output version information and exit.
49
50 -h, --help
51 Print standard command line options.
52
53 --help-all
54 Print all command line options.
55
56 This program also accepts the standard GTK options.
57
59 eom -f http://mate-desktop.org/assets/img/icons/mate.png
60 Open the referenced file in fullscreen mode.
61
62 eom -s /usr/share/eom/icons/hicolor/scalable/actions
63 Open the images in the referenced directory in slideshow mode.
64
66 Should you encounter any bugs, they may be reported at:
67 http://github.com/mate-desktop/eom/issues
68
70 This Manual Page has been written for the MATE Desktop Environment by:
71 Scott Balneaves <sbalneav@mate-desktop.org> (2013) Adam Erdman
72 <hekel@archlinux.info> (2014)
73
75 Eye of MATE documentation can be found from the "Help" menu, or by pressing
76 the F1 key.
77 Further information may also be available at: http://wiki.mate-desk‐
78 top.org/docs
79
80
81
82MATE Desktop Environment 31 January 2014 EOM(1)