Note for Linux by Jes x Window Configuration Introduction

Source: Internet
Author: User

What is Xwindow System:

Main components: X server/x Client/window Manager/display Manager


    1. X Server: Hardware management, screen drawing and providing font functionality:

    2. X Client: Responsible for the handling of "events" required by x Server:


    1. X Window Manager: Special x client, responsible for managing all x client software

    2. Display Manager: Provide login requirements



X Window Start-up process:

  1. start on the text interface X: Through the startx command

  2. Xinit run by startx call

  3. Start file forX server: XSERVERRC

  4. Start X Client files:xinitrc

  5. X port to start

X Window System

Display interface number

Default Terminal

Network Listening port

first one X

hostname:0

Tty7

Port 6000

a second X

Hostname:1

Tty8

Port 6001







Xserver configuration file parsing and configuration :

parsing The xorg.conf configuration:

  1. module: Modules that are loaded into the X Server ( some feature drivers );

  2. inputdevice: includes 1 of input . format of the keyboard 2. the mouse format, as well as other related input devices;

  3. Files: Configure the location of the directory where fonts are located, etc.;

  4. Monitor: The format of monitors, mainly configure the level, vertical upgrade frequency, and hardware-related;

  5. Device: This is important, is the graphics card chipset related configuration;

  6. screen: This is the display of the relevant resolution and color depth of the configuration items, and the behavior of the display;

  7. serverlayout: Each of these items can be re-configured, and here is the configuration of which project value the X server is going to fetch.



X font Server (XFS) with additional Chinese glyphs added

XFS 's master profile is in /etc/x11/fs/config, while the font file is /usr/share/x11/fonts/

StartX can detect the X server/x client startup script, and call Xinit to run separately;

X can start multiple, each x display location using -display to process, display position is : 0,: 1 ...

Xorg is an X serverwith configuration files in/etc/x11/xorg.confcontaining Module, Files, Monitor, Device and other configuration stages

Font management for X Server Focus, current font management can be handled by XFS and fontconfig



Configuration file reconstruction and monitor parameter trimming

[Email protected] ~]# xorg-configure:1








Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Note for Linux by Jes x Window Configuration Introduction

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.