This file is indexed.

/etc/gEDA/gschem-gtkrc is in geda-gschem 1:1.6.2-3.

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
# 
# gschem's gtkrc file
#
# A proportional font is not longer required
#

# Comment this in, if you want to change the font
#style "default"
#{
#   font = "fixed"
#}
#widget_class "*" style "default"

#old way commented out, still works, but use the above block.
#style "defaultfont"
#{
#  font = "fixed"
#}
# common default
#class "GtkWidget" style "defaultfont"