Gwenview/Hidden Configuration Options: Difference between revisions

From KDE UserBase Wiki
(formatting tweeks)
(formatting tweeks)
Line 5: Line 5:


<!--T:2-->
<!--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.
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-->
== Setting these options == <!--T:3-->
Line 13: Line 13:


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


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


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


<!--T:9-->
<!--T:9-->
Line 28: Line 28:


<!--T:11-->
<!--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.
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-->
<!--T:12-->
Line 34: Line 34:


<!--T:13-->
<!--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.
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 == <!--T:14-->
== "FullScreen" group == <!--T:14-->
Line 41: Line 41:


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


<!--T:17-->
<!--T:17-->
Line 50: Line 50:


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


== "ImageView" group == <!--T:20-->
== "ImageView" group == <!--T:20-->
Line 57: Line 57:


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


<!--T:23-->
<!--T:23-->
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.
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.


<!--T:24-->
<!--T:24-->
Line 70: Line 70:


<!--T:27-->
<!--T:27-->
Since Gwenview 2.10.
Since '''Gwenview''' 2.10.


<!--T:28-->
<!--T:28-->

Revision as of 06:17, 29 October 2013

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 ~/.kde/share/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 $KDEDIR/share/apps/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.

"ImageView" group

ShowLockZoomButton

Since Gwenview 2.9.

Set this to true 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.

Default value: false

"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