Gwenview/Hidden Configuration Options: Difference between revisions

From KDE UserBase Wiki
(Created page with "== Disclaimer == This page lists hidden configuration options provided by Gwenview: they may help you tune Gwenview for specific needs, but please keep in mind there is no wa...")
 
(Remove ShowLockZoomButton which was promoted to a GUI config option in 2014)
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Disclaimer ==
<languages/>


This page lists hidden configuration options provided by Gwenview: they may help you tune Gwenview for specific needs, but please keep in mind there is no warranty they will continue working from one version to another.
<translate>
== Disclaimer == <!--T:1-->


== Setting these options ==
<!--T:2-->
This page lists hidden configuration options provided by '''Gwenview''': they may help you tune '''Gwenview''' for specific needs, but please keep in mind there is no warranty they will continue working from one version to another.


== Setting these options == <!--T:3-->
<!--T:4-->
To set these options you need to be familiar with editing KDE configuration files by hand.
To set these options you need to be familiar with editing KDE configuration files by hand.


Gwenview configuration file is named <code>gwenviewrc</code>. It is usually located in <code>~/.kde/share/config/</code>.
<!--T:5-->
'''Gwenview''' configuration file is named <tt>gwenviewrc</tt>. It is usually located in <tt>~/.config/</tt>.


== "General" group ==
== "General" group == <!--T:6-->


=== PercentageOfMemoryUsageWarning ===
=== PercentageOfMemoryUsageWarning === <!--T:7-->


The percentage of memory used by Gwenview before it warns the user and suggest saving changes.
<!--T:8-->
The percentage of memory used by '''Gwenview''' before it warns the user and suggest saving changes.


<!--T:9-->
Default value: <code>0.5</code> (50%)
Default value: <code>0.5</code> (50%)


=== BlackListedExtensions ===
=== BlackListedExtensions === <!--T:10-->


A comma-separated list of filename extensions Gwenview should not try to load. This is useful to exclude raw files which are recognized as TIFF or JPEG.
<!--T:11-->
A comma-separated list of filename extensions '''Gwenview''' should not try to load. This is useful to exclude raw files which are recognized as TIFF or JPEG.


<!--T:12-->
Default value: <code>nef,cr2,new</code>
Default value: <code>nef,cr2,new</code>


If you change this value, be sure to keep "new" in the list. This is necessary because this extension is used by Gwenview when it saves temporary files.
<!--T:13-->
If you change this value, be sure to keep "new" in the list. This is necessary because this extension is used by '''Gwenview''' when it saves temporary files.


== "FullScreen" group ==
== "FullScreen" group == <!--T:14-->


=== FullScreenColorScheme ===
=== FullScreenColorScheme === <!--T:15-->


Since Gwenview 2.9.
<!--T:16-->
Since '''Gwenview''' 2.9.


<!--T:17-->
Name of a KDE colorscheme to use when running in Fullscreen mode.
Name of a KDE colorscheme to use when running in Fullscreen mode.


The name of installed color schemes can be found in <code>$KDEDIR/share/apps/color-schemes/</code>. You can also use the full path of a color scheme.
<!--T:18-->
 
The name of installed color schemes can be found in <tt>/usr/share/color-schemes/</tt>. You can also use the full path of a color scheme.
Default value: empty string, which means to use the colorscheme shipped with Gwenview.
 
== "ImageView" group ==


=== ShowLockZoomButton ===
<!--T:19-->
Default value: empty string, which means to use the colorscheme shipped with '''Gwenview'''.


Since Gwenview 2.9.
== "ThumbnailView" group == <!--T:25-->


Set this to <code>true</code> to show a "lock" icon next to the zoom slider. When this icon is clicked, Gwenview keeps the current zoom when going from one image to another.
=== ThumbnailAspectRatio === <!--T:26-->


Default value: <code>false</code>
<!--T:27-->
 
Since '''Gwenview''' 2.10.
== "ThumbnailView" group ==
 
=== ThumbnailAspectRatio ===
 
Since Gwenview 2.10.


<!--T:28-->
Defines the aspect ratio used for thumbnail cells. The default value gives cells which are a bit wider than taller, reducing empty space between rows.
Defines the aspect ratio used for thumbnail cells. The default value gives cells which are a bit wider than taller, reducing empty space between rows.


<!--T:29-->
Default value: <code>1.5</code>
Default value: <code>1.5</code>
<!--T:30-->
[[Category:Graphics]]
[[Category:Configuration]]
[[Category:Advanced Users]]
</translate>

Revision as of 23:18, 26 February 2018

Disclaimer

This page lists hidden configuration options provided by Gwenview: they may help you tune Gwenview for specific needs, but please keep in mind there is no warranty they will continue working from one version to another.

Setting these options

To set these options you need to be familiar with editing KDE configuration files by hand.

Gwenview configuration file is named gwenviewrc. It is usually located in ~/.config/.

"General" group

PercentageOfMemoryUsageWarning

The percentage of memory used by Gwenview before it warns the user and suggest saving changes.

Default value: 0.5 (50%)

BlackListedExtensions

A comma-separated list of filename extensions Gwenview should not try to load. This is useful to exclude raw files which are recognized as TIFF or JPEG.

Default value: nef,cr2,new

If you change this value, be sure to keep "new" in the list. This is necessary because this extension is used by Gwenview when it saves temporary files.

"FullScreen" group

FullScreenColorScheme

Since Gwenview 2.9.

Name of a KDE colorscheme to use when running in Fullscreen mode.

The name of installed color schemes can be found in /usr/share/color-schemes/. You can also use the full path of a color scheme.

Default value: empty string, which means to use the colorscheme shipped with Gwenview.

"ThumbnailView" group

ThumbnailAspectRatio

Since Gwenview 2.10.

Defines the aspect ratio used for thumbnail cells. The default value gives cells which are a bit wider than taller, reducing empty space between rows.

Default value: 1.5