1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
# README README README README README README README README README README README #
# #
# Ristretto Image Viewer #
# #
################################################################################
# Introduction:
Ristretto is an image-viewer for the Xfce Desktop Environment.
# Configuration options:
## Thumbnail viewer orientation
################################################################################
ThumbnailViewerOrientation=<hide|horizontal|vertical>
## Toolbar 'open' button opens files or directories
################################################################################
ToolbarOpenDir=<true|false>
## Show Toolbar
################################################################################
ShowToolBar=<true|false>
## Window-dimensions
################################################################################
LastWindowWidth= (px)
LastWindowHeight= (px)
## Slideshow timeout (miliseconds)
################################################################################
SlideShowTimeout= (ms)
|