Difference between revisions of "Configuring RHEL 6 Desktop Fonts"

From Techotopia
Jump to: navigation, search
m (Text replacement - "<!-- Ezoic - BottomOfPage - bottom_of_page --> <div id="ezoic-pub-ad-placeholder-114"></div> <!-- End Ezoic - BottomOfPage - bottom_of_page -->" to "<htmlet>ezoicbottom</htmlet>")
m (Text replacement - "<htmlet>ezoicbottom</htmlet>" to "")
Line 80: Line 80:
 
<htmlet>rhel6</htmlet>
 
<htmlet>rhel6</htmlet>
  
<htmlet>ezoicbottom</htmlet>
+
 
 
<hr>
 
<hr>
 
<table border="0" cellspacing="0">
 
<table border="0" cellspacing="0">

Revision as of 18:04, 11 May 2016

PreviousTable of ContentsNext
Installing and Customizing RHEL 6 Desktop ThemesConfiguring the RHEL 6 GNOME Desktop Panels

You are reading a sample chapter from the RHEL 6 Edition book.

Purchase the fully updated Red Hat Enterprise Linux 8 (RHEL 8) Edition of this publication in eBook ($9.99) or Print ($36.99) format

Red Hat Enterprise Linux 8 Essentials Print and eBook (ePub/PDF/Kindle) editions contain 31 chapters and over 250 pages

Buy Print Preview Book

The days of the green on black character based terminal with fixed type face and font size are, thankfully, a thing of the very distance past. These days we get to choose the font type, style and size of the words we view on our screens. This ability is of particular importance to those who may have difficulty reading smaller text on a screen.

The Red Hat Enterprise Linux 6 GNOME desktop, just like other desktops, allows the user to select the font type and size used to display text. The objective of this chapter, therefore, is to provide a brief overview of configuring these settings on the RHEL 6 desktop.


Contents


Font Options on RHEL 6

The RHEL 6 GNOME desktop allows fonts to be specified for a number of different display categories:

  • Application font - The font used to display text in application windows. This also changes the font used to display items such as the menus in the desktop panel.
  • Document font - Specifies the font that is to be used when displaying document text in an application.
  • Desktop font - The font used to display text under the icons on the desktop (such as folder names).
  • Window title font - The font used on the text in window titles.
  • Fixed width font - Specifies the font to be used when the system needs to display fixed width font. A prime example of this is the text that is rendered in a Terminal window.

In terms of font selection options, fonts may be specified by type (Utopia, Serif, Monospace etc), style (Regular, Bold, Italic) and size (10pt, 11pt etc).

Changing Font Settings

Font settings are controlled via the Appearance Preferences dialog which is accessed via the System -> Preferences -> Appearance menu. Once the appearance preferences dialog is displayed, select the Fonts tab. When invoked, the Font Preferences page should appear as follows: <google>RHEL6BOX</google>

The RHEL 6 font preferences dialog


Click on the button next to the font category you wish to change to invoke the Pick a Font dialog. This dialog allows the selection of a font based on family, point size and style. The Preview area allows you to see how the font looks before applying it to the desktop:


RHEL 6 Font Selection Browser


Once you have selected a suitable font, click on the OK button to apply the selection to the desktop settings.


Font Rendering Settings

The Font settings page provides four font rendering options:

  • Monochrome - Displays text in black and white. This invariably results in characters having jagged edges.
  • Best Shapes - Uses antialiasing to smooth the edges of the characters where possible. This is typically the preferred option when using a CRT based monitor.
  • Best Contrast - The preferred option for visually impaired users. Uses antialiasing combined with adjustments to maximize the contrasts between the characters and the background.
  • Subpixel Smoothing - Uses the shape of LCD pixels to render the smoothest possible fonts on LCD screens.

RHEL 6 Advanced Font Rendering

For more advanced font rendering options, click on the Details button in the lower right hand corner of the Font dialog:


The RHEL 6 font rendering selections


Each of the categories shown in the dialog provides a more detailed level of control over the rendering of fonts on the RHEL 6 GNOME desktop:

  • Resolution - Allows the resolution at which fonts are rendered to be defined in dots per inch.
  • Smoothing - Defines how fonts are rendered when antialiasing is used. Available options are None, Subpixel and Grayscale.
  • Hinting - A form of font rendering designed to improve the appearance of small sizes and low screen resolutions. Options available are None, Slight, Medium and Full.
  • Subpixel Order - Specifies the pixel order for fonts. Meaningful only on LCD displays. Options are RGB, VRGB, BGR and VBGR.

Fortunately, the settings panels ease the decision making process by showing you what text will look like base done each setting. The right setting is subjective and is really a matter of choosing what looks most pleasing to your eyes.


You are reading a sample chapter from the RHEL 6 Edition book.

Purchase the fully updated Red Hat Enterprise Linux 8 (RHEL 8) Edition of this publication in eBook ($9.99) or Print ($36.99) format

Red Hat Enterprise Linux 8 Essentials Print and eBook (ePub/PDF/Kindle) editions contain 31 chapters and over 250 pages

Buy Print Preview Book



PreviousTable of ContentsNext
Installing and Customizing RHEL 6 Desktop ThemesConfiguring the RHEL 6 GNOME Desktop Panels