This file is indexed.

/usr/share/doc/ebook2cw/examples/ebook2cw.conf is in ebook2cw 0.8.2-2build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# ebook2cw configuration file 
# 
# ebook2cw (c) 2008 by Fabian Kurz, DJ1YFK
# http://fkurz.net/ham/ebook2cw.html
#
# $Id: ebook2cw.conf 214 2011-05-01 13:50:04Z dj1yfk $
#
# In this file you can set the default parameters which ebook2cw
# uses. These parameters can be overridden by command line parameters.
#
# If a parameter is neither specified in this file nor on the command
# line, the 'factory default' is used.
#
# For all available parameters, consult the website or the man page;
# they are the same as the command line parameters, and the format to
# use in this file is: "x=y", one parameter per line, no spaces between
# = and the values.
# The parameters which don't require a value on the command line must
# be set to 1 here (e.g. "u=1" instead of just "u").

[settings]
w=25
f=700

# ebook2cw by default supports almost all known special characters in CW,
# like umlauts, accented letters, etc. Complete tables are available at
# http://fkurz.net/ham/codes.html  (UTF-8) and 
# http://fkurz.net/ham/codes2.html (ISO 8859-1)
#
# Many of these symbols are pretty unusual though, like the exclamation 
# mark (! = ..--.) and you may prefer to replace them with a different
# letter before generating CW. 
#
# Below you can set arbitrary mappings between characters. The format of each
# line is: "character to be replaced"="replacement". 

[mappings]
# remove the "#" to activate the mapfiles
#isomapfile=isomap.txt
#utf8mapfile=utf8map.txt