Kleopatra allows the user to configure the visual appearance of keys based on a concept called Key Categories. Key Categories are also used to filter the list of certificates. This section describes how you can edit the available categories and add new ones.
When trying to find the category a key belongs to, Kleopatra
tries to match the key to a sequence of key filters,
configured in the libkleopatrarc
. The
first one to match defines the category, based on a concept of
specificity, explained further below.
Each key filter is defined in a config group named
Key Filter #
,
where n
n
is a number, starting from
0
.
The only mandatory keys in a Key Filter
#
group are
n
Name
, containing the name of the category
as displayed in the config dialog, and
id
, which is used as a reference for the
filter in other configuration sections (such as View
#
).
n
Table 6.1, “Key-Filter Configuration Keys Defining Display Properties” lists all keys that define the display properties of keys belonging to that category (i.e. those keys that can be adjusted in the config dialog), whereas