Advertisement
Guest User

Untitled

a guest
Aug 28th, 2013
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. The xorg.conf does not exist by default any more. You CAN create one though.
  2.  
  3. Boot into recovery mode and select Root Shell. Then run:
  4.  
  5. X -configure
  6.  
  7. Then:
  8.  
  9. cp /root/xorg.conf.new /etc/X11/xorg.conf
  10.  
  11. Reboot and you can edit the new Xorg.conf.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement