Reference to X11 no longer default

This commit is contained in:
Peter Lilley 2021-01-03 09:24:47 +11:00 committed by pbokoc
parent 4def80beb6
commit 4bc43ce97d

View file

@ -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.