project-trident / trident-core Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
trident_init should not invoke generate-xorg-conf.sh when xorg.conf exists #43
Comments
|
If you want to bypass the automated xorg.conf generation, you just need to place your own xorg.conf into /usr/local/etc/X11/xorg.conf. The /etc/X11/xorg.conf file which is auto-generated will only be used if you do not provide your own local config file. |
|
|
|
Fixed: 065f171 |
The text was updated successfully, but these errors were encountered: