Config
|
Size: 1289
Comment: Xorg -configure
|
Size: 1427
Comment: initia xorg.conf
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 6: | Line 6: |
| However, sometimes you need to muck with the configuration manually, beyond what these tools allow. These pages are written for you. | However, sometimes you need to muck with the configuration manually, beyond what these tools allow. |
| Line 8: | Line 8: |
| You can start with a /etc/xorg.conf file generated by Xorg's autoconfiguration itself: | To create an initial /etc/xorg.conf file, you can have Xorg's autoconfiguration output a full blown static one for you: |
| Line 10: | Line 10: |
| Xorg -configure | sudo Xorg -configure |
| Line 12: | Line 12: |
or create an /etc/xorg.conf containing only those sections and options that you need to override Xorg's autoconfigurated settings. |
Today's X rarely requires manual configuration. X now automatically configures itself with reasonable defaults. Both GNOME and KDE provide GUI utilities for customizing settings beyond these defaults if you like.
However, sometimes you need to muck with the configuration manually, beyond what these tools allow.
To create an initial /etc/xorg.conf file, you can have Xorg's autoconfiguration output a full blown static one for you:
sudo Xorg -configure
or create an /etc/xorg.conf containing only those sections and options that you need to override Xorg's autoconfigurated settings.
Contents
Projectors Tips and Tricks
Other Resources
X/Config (last edited 2020-10-13 09:10:05 by yktooo)