blob: 19f38ae7b891a8b9011769f2c10d8ac469c685ee (
plain)
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
|
<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 &
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>
|