Table 5.2. eog keys
| Key | Type | Default | Description |
|---|---|---|---|
| /schemas/apps/eog/view/interpolate | bool | 1 | 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 | string | CHECK_PATTERN | 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/trans_color | string | #000000 | If the transparency key has the value COLOR, then this key determines the color which is used for indicating transparency. |
| /schemas/apps/eog/window/open_new_window | bool | 1 | Whether opening an image should create a new window instead of replacing the image in the current window. |
| /schemas/apps/eog/window/geometry_collection | string | ||
| /schemas/apps/eog/window/geometry_singleton | string | ||
| /schemas/apps/eog/full_screen/loop | bool | 1 | Whether or not the sequence of images should be shown in an endless loop. |
| /schemas/apps/eog/full_screen/upscale | bool | 1 | If this is set to FALSE small images will not be stretched to fit into the screen initially. |
| /schemas/apps/eog/full_screen/seconds | int | 5 | 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 | bool | 1 | |
| /schemas/apps/eog/ui/statusbar | bool | 1 | |
| /schemas/apps/eog/ui/image_collection | bool | 0 | |
| /schemas/apps/eog/ui/info_image | bool | 0 | |
| /schemas/apps/eog/ui/info_collection | bool | 0 |