Quote:
|
Originally Posted by {MaX} I tried to copy the Ubuntu xorg.conf to the Yoper installaion, but it turned out that Yoper had a file with a different name. Are the 2 files compatible with each other? Can I copy the contents of one file into the other? |
No and yes. If the names are different (for instance
XF86Config-4 versus
xorg.conf) then copying the file over verbatim won't do the trick since your OS is going to look for the file under the name it's used to, not the one you provide.
The good news is, the
contents of the files are pretty much identical, so you should be able to copy the contents of one to the other. Or copy the file over and rename it to what your distro wants.