/schemas/apps/eog/view/autorotate /apps/eog/view/autorotate eog bool 1 Automatic orientation Whether the image should be rotated automatically based on EXIF orientation. /schemas/apps/eog/view/interpolate /apps/eog/view/interpolate eog bool 1 Interpolate Image Whether the image should be interpolated on zoom or not. This leads to better quality but is somewhat slower than non interpolated images. /schemas/apps/eog/view/transparency /apps/eog/view/transparency eog string CHECK_PATTERN Transparency indicator Determines how transparency should be indicated. Valid values are CHECK_PATTERN, COLOR and NONE. If COLOR is choosen, then the trans_color key determines the used color value. /schemas/apps/eog/view/scroll_wheel_zoom /apps/eog/view/scroll_wheel_zoom eog bool 1 Scroll wheel zoom Whether the scroll wheel should be used for zooming or not. /schemas/apps/eog/view/zoom_multiplier /apps/eog/view/zoom_multiplier eog float 0.05 Zoom multiplier The multiplier to be applied when using the mouse scroll wheel for zooming. This value defines the zooming step used for each scroll event. For example, 0.05 results in a 5% zoom increment for each scroll event and 1.00 result in a 100% zoom increment. /schemas/apps/eog/view/trans_color /apps/eog/view/trans_color eog string #000000 Transparency color If the transparency key has the value COLOR, then this key determines the color which is used for indicating transparency. /schemas/apps/eog/full_screen/loop /apps/eog/full_screen/loop eog bool 1 Loop through the image sequence Whether or not the sequence of images should be shown in an endless loop. /schemas/apps/eog/full_screen/upscale /apps/eog/full_screen/upscale eog bool 1 Allow zoom greater than 100% initially If this is set to FALSE small images will not be stretched to fit into the screen initially. /schemas/apps/eog/full_screen/seconds /apps/eog/full_screen/seconds eog int 5 Delay in seconds until showing the next image A value greater than 0 determines the seconds an image stays on screen until the next one is shown automatically. Zero disables the automatic browsing. /schemas/apps/eog/ui/toolbar /apps/eog/ui/toolbar eog bool 1 Show/hide the window toolbar. /schemas/apps/eog/ui/statusbar /apps/eog/ui/statusbar eog bool 1 Show/hide the window statusbar. /schemas/apps/eog/ui/image_collection /apps/eog/ui/image_collection eog bool 0 Show/hide the image collection pane. /schemas/apps/eog/ui/image_collection_position /apps/eog/ui/image_collection_position eog int 0 Image collection pane position. Set to 0 for bottom; 1 for left; 2 for top; 3 for right. /schemas/apps/eog/ui/image_collection_resizable /apps/eog/ui/image_collection_resizable eog bool 0 Whether the image collection pane should be resizable or not. /schemas/apps/eog/ui/sidebar /apps/eog/ui/sidebar eog bool 1 Show/hide the window side pane. /schemas/apps/eog/ui/scroll_buttons /apps/eog/ui/scroll_buttons eog bool 1 Show/hide the image collection pane scroll buttons. /schemas/apps/eog/plugins/active_plugins /apps/eog/plugins/active_plugins eog list string [] Active plugins List of active plugins. It doesn't contain the "Location" of the active plugins. See the .eog-plugin file for obtaining the "Location" of a given plugin.