summaryrefslogtreecommitdiffstats
path: root/help/C/gedit-change-default-font.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/gedit-change-default-font.page')
-rw-r--r--help/C/gedit-change-default-font.page32
1 files changed, 32 insertions, 0 deletions
diff --git a/help/C/gedit-change-default-font.page b/help/C/gedit-change-default-font.page
new file mode 100644
index 0000000..19f38ae
--- /dev/null
+++ b/help/C/gedit-change-default-font.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="gedit-change-default-font">
+ <info>
+ <link type="guide" xref="index#configure-gedit"/>
+ <desc>Use a custom font for your text in gedit.</desc>
+ </info>
+
+ <title>Change the default font</title>
+
+ <p><app>gedit</app> will use the system fixed-width font by default,
+ but you can change the default <app>gedit</app> font to suit your preferences.
+ </p>
+
+ <steps>
+ <title>To change the default font in <app>gedit</app>:</title>
+
+ <item><p>Press the menu button in the top-right corner of the window and
+ select <guiseq><gui style="menuitem">Preferences</gui><gui>Font &amp;
+ Colors</gui></guiseq>.</p></item>
+ <item><p>Uncheck the box next to the phrase, "Use the system fixed width
+ font."</p></item>
+ <item><p>Click on the current font name. <app>gedit</app> will open
+ a font-chooser window, allowing you to see available fonts and choose the
+ one that you prefer.</p></item>
+ <item><p>After you have chosen a new font, use the <gui>slider</gui>
+ under the list of fonts to set the default font size.</p></item>
+ <item><p>Click <gui>Select</gui>, and then close the dialog.</p>
+ </item>
+ </steps>
+
+</page>