mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-28 14:56:35 +00:00
Reference to X11 no longer default
This commit is contained in:
parent
4def80beb6
commit
4bc43ce97d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[id='con_about-xorg-conf']
|
||||
= About xorg.conf
|
||||
|
||||
Traditionally, the xorg.conf file is used to configure the X server. In Fedora, the X configuration is determined automatically each time X is started. As a result, no xorg.conf file is created. In most cases, this works well and there is no need to manually specify X configuration.
|
||||
Traditionally, the xorg.conf file is used to configure an Xorg display server. In Fedora (where an Xorg display server is configured instead of the default Wayland) the X configuration is determined automatically each time X is started. As a result, no xorg.conf file is created. In most cases, this works well and there is no need to manually specify X configuration.
|
||||
|
||||
If you need to make manual changes to your X configuration for any reason, you will first need to create an `xorg.conf` file.
|
||||
|
|
Loading…
Reference in a new issue