Gwenview/Hidden Configuration Options: Difference between revisions
(formatting tweeks) |
(Marked this version for translation) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 13: | Line 13: | ||
<!--T:5--> | <!--T:5--> | ||
'''Gwenview''' configuration file is named <tt>gwenviewrc</tt>. It is usually located in <tt>~/. | '''Gwenview''' configuration file is named <tt>gwenviewrc</tt>. It is usually located in <tt>~/.config/</tt>. | ||
== "General" group == <!--T:6--> | == "General" group == <!--T:6--> | ||
Line 35: | Line 35: | ||
<!--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. | ||
<!--T:31--> | |||
{{Note|1=It seems that this option is no longer present by default. You can still create it; it should work as expected. As to default values: If you have information about that please share {{Smiley}}}} | |||
== "FullScreen" group == <!--T:14--> | == "FullScreen" group == <!--T:14--> | ||
Line 47: | Line 50: | ||
<!--T:18--> | <!--T:18--> | ||
The name of installed color schemes can be found in <tt> | 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. | ||
<!--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'''. | ||
== "ThumbnailView" group == <!--T:25--> | == "ThumbnailView" group == <!--T:25--> |
Latest revision as of 07:09, 17 April 2022
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