Skip to content

Instantly share code, notes, and snippets.

@hcosta
Created March 8, 2014 22:54
Show Gist options
  • Save hcosta/9440265 to your computer and use it in GitHub Desktop.
Save hcosta/9440265 to your computer and use it in GitHub Desktop.
xorg new config
Xorg.conf does not exist by default any more
Boot into recovery mode and select Root Shell. Then run:
X -configure
Then:
cp /root/xorg.conf.new /etc/X11/xorg.conf
Reboot and you can edit the new Xorg.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment