* doc/emacs/frames.texi (Fonts): Explicitly say what Gsettings
names are used (bug#19568).
use the default system font by setting the variable
@code{font-use-system-font} to @code{t} (the default is @code{nil}).
For this to work, Emacs must have been compiled with support for
-Gsettings (or the older Gconf).
+Gsettings (or the older Gconf). (To be specific, the Gsettings
+configuration names used are
+@samp{/desktop/gnome/interface/monospace_font_name} and
+@samp{/desktop/gnome/interface/font_name}.)
@item
Use the command line option @samp{-fn} (or @samp{--font}). @xref{Font