-----Original Message----- From: m.roth@5-cent.us [mailto:m.roth@5-cent.us] Sent: Thursday, November 05, 2015 10:23 AM To: CentOS mailing list Subject: Re: [CentOS] Centos 7, ATI card, 30" monitor
<SNIP>
That's why I said that at some point I was going to hand-craft an xorg.conf. Do you know if there's a way to dump the current settings to a file? I know I can do it with NVidia, but this is just KDE's settings.
Last I knew, you could 1) go into multi user mode (no x running) systemctl isolate multi-user #graphical is probably the default 2) Ask Xorg what it would do by default run 'Xorg --config > mynewxorg.conf.file' #this is IIRC without looking at man or Xorg --help #but I think you'll get the idea here. :) 3) go back to graphical systemctl isolate graphical
hope this helps
Even when this disclaimer is not here: I am not a contracting officer. I do not have authority to make or modify the terms of any contract.