Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
apps:ristretto:preferences [2012/04/29 08:41] stephanapps:ristretto:preferences [2021/02/08 18:28] – Added inline ToC kevinbowen
Line 1: Line 1:
-====== Preferences ======+~~NOTOC~~ 
 +{{ :xfce:xfce.ristretto.png?no link|}} 
 +====== Ristrtetto - Preferences ======
 The behaviour and looks of Ristretto can be modified, mostly through options displayed in the Preferences Dialog.  The behaviour and looks of Ristretto can be modified, mostly through options displayed in the Preferences Dialog. 
 ===== Preferences Dialog ===== ===== Preferences Dialog =====
Line 5: Line 7:
  
 These options are grouped under the following tabs: These options are grouped under the following tabs:
-  * [[apps:ristretto:preferences?#display|Display]] +  * **[[#display|Display]]** 
-  * [[apps:ristretto:preferences?#fullscreen|Fullscreen]] +  * **[[#fullscreen|Fullscreen]]** 
-  * [[apps:ristretto:preferences?#slideshow|Slideshow]] +  * **[[#slideshow|Slideshow]]** 
-  * [[apps:ristretto:preferences?#control|Control]] +  * **[[#control|Control]]** 
-  * [[apps:ristretto:preferences?#behaviour|Behaviour]]+  * **[[#behaviour|Behaviour]]** 
 +  * **[[#Reporting Bugs|Advanced]]**
  
 The preferences dialog can be opened through {gui>Menu>Edit>Preferences} The preferences dialog can be opened through {gui>Menu>Edit>Preferences}
 +
 +----
 +
 ==== Display ==== ==== Display ====
 <figure "Display preferences"> <figure "Display preferences">
Line 20: Line 26:
  
 ? Limit Quality ? Limit Quality
-! With this option set, the memory-usage of ristretto is limited because it will only render the images at the screen-dimensions instead of the maximum quality.+! With this option set, the memory-usage of Ristretto is limited because it will only render the images at the screen-dimensions instead of the maximum quality. 
 + 
 +---- 
 +[[|Back To Top]]
  
 ==== Fullscreen ==== ==== Fullscreen ====
Line 30: Line 39:
  
 ? Clock ? Clock
-! When this option is enabled, a clock is visible when ristretto is in fullscreen mode.+! When this option is enabled, a clock is visible when Ristretto is in fullscreen mode. 
 + 
 +---- 
 +[[|Back To Top]]
  
 ==== Slideshow ==== ==== Slideshow ====
Line 39: Line 51:
 ? Timeout ? Timeout
 ! When showing a slideshow of images, the value of this slider determines how long Ristretto will show each image.  ! When showing a slideshow of images, the value of this slider determines how long Ristretto will show each image. 
 +
 +----
 +[[|Back To Top]]
  
 ==== Control ==== ==== Control ====
Line 47: Line 62:
 ? Invert zoom direction ? Invert zoom direction
 ! By default, Ristretto zooms in when you turn the scroll-wheel forward, and zooms out when you turn the scroll-wheel backward. For touch-pads, this can be awkward, because a two-finger scroll is more of a pushing and pulling action. With this option set, turning the scroll-wheel forward will zoom out (pushing the image away) and turning the scroll-wheel backward will zoom in (pulling the image closer).  ! By default, Ristretto zooms in when you turn the scroll-wheel forward, and zooms out when you turn the scroll-wheel backward. For touch-pads, this can be awkward, because a two-finger scroll is more of a pushing and pulling action. With this option set, turning the scroll-wheel forward will zoom out (pushing the image away) and turning the scroll-wheel backward will zoom in (pulling the image closer). 
 +
 +----
 +[[|Back To Top]]
  
 ==== Behaviour ==== ==== Behaviour ====
Line 59: Line 77:
  
 ? Choose Desktop ? Choose Desktop
-! Choose which desktop you are using, this determines the way ristretto configures the desktop wallpaper. Currently, GNOME and Xfce are supported.+! Choose which desktop you are using, this determines the way Ristretto configures the desktop wallpaper. Currently, GNOME and Xfce are supported.
  
 +----
 +[[|Back To Top]]
  
 ===== Advanced options ===== ===== Advanced options =====
Line 69: Line 89:
 However, there are some cases where you want Ristretto not to use Thunar, but go for the build-in dialog all the times. This can be the case when you have Thunar installed, but don't use it. Launching the file-properties dialog from Ristretto will then cause Thunar to be launched, making it a pretty expensive dialog. However, there are some cases where you want Ristretto not to use Thunar, but go for the build-in dialog all the times. This can be the case when you have Thunar installed, but don't use it. Launching the file-properties dialog from Ristretto will then cause Thunar to be launched, making it a pretty expensive dialog.
  
-Being a somewhat advanced feature, this option is not exposed through the preferences-dialog, and can only be enabled through the xfconf command-line utility xfconf-query. This can be done as followed: +Being a somewhat advanced feature, this option is not exposed through the preferences-dialog, and can only be enabled through the [[xfce:xfconf:|xfconf]] command-line utility [[xfce:xfconf:xfconf-query|xfconf-query]]. This can be done as followed: 
 <code> <code>
 $ xfconf-query -c ristretto -p /window/use-thunar-properties -n -t bool -s false $ xfconf-query -c ristretto -p /window/use-thunar-properties -n -t bool -s false
Line 78: Line 98:
 {{ :apps:ristretto:properties-dialog.png?nolink& |}} {{ :apps:ristretto:properties-dialog.png?nolink& |}}
 </figure> </figure>
 +
 +[[|Back to Top]]
 +----
 +[[:apps:ristretto:start:|Back to Ristretto main page]]