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/27 20:15] stephanapps:ristretto:preferences [2012/04/29 13:42] – Added links andrzejr
Line 6: Line 6:
 These options are grouped under the following tabs: These options are grouped under the following tabs:
   * [[apps:ristretto:preferences?#display|Display]]   * [[apps:ristretto:preferences?#display|Display]]
 +  * [[apps:ristretto:preferences?#fullscreen|Fullscreen]]
   * [[apps:ristretto:preferences?#slideshow|Slideshow]]   * [[apps:ristretto:preferences?#slideshow|Slideshow]]
   * [[apps:ristretto:preferences?#control|Control]]   * [[apps:ristretto:preferences?#control|Control]]
Line 18: Line 19:
 ! Did you notice how the background-color around the image was the same as the rest of the window? It was themed by Gtk+, when you enable this option, the theme-color is overridden by whatever you set here. Most people like it black, but there is no limitation to the colors you can pick.  ! Did you notice how the background-color around the image was the same as the rest of the window? It was themed by Gtk+, when you enable this option, the theme-color is overridden by whatever you set here. Most people like it black, but there is no limitation to the colors you can pick. 
  
 +? 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.
 +
 +==== Fullscreen ====
 +<figure "Fullscreen preferences">
 +{{ :apps:ristretto:preferences:fullscreen.png?nolink& |}}
 +</figure>
 ? Hide Thumbnailbar when fullscreen ? Hide Thumbnailbar when fullscreen
 ! If the Ristretto window is fullscreen, you can choose to automatically hide the thumbnailbar. Even though the thumbnailbar is normally visible. This option overrides the {key>Ctrl+T} shortcut for toggleing the visibility of the thumbnailbar.  ! If the Ristretto window is fullscreen, you can choose to automatically hide the thumbnailbar. Even though the thumbnailbar is normally visible. This option overrides the {key>Ctrl+T} shortcut for toggleing the visibility of the thumbnailbar. 
 +
 +? Clock
 +! When this option is enabled, a clock is visible when ristretto is in fullscreen mode.
  
 ==== Slideshow ==== ==== Slideshow ====
Line 28: Line 39:
 ? 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. 
- 
-? Clock 
-! When this option is enabled, a clock is visible when ristretto is in fullscreen mode. 
  
 ==== Control ==== ==== Control ====
Line 61: Line 69:
 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