customized xorg.conf
A good trick to know for tweaking the xorg.conf file and test your customized configurations or some rare options: just create a backup version of the current xorg.conf by copying it to the /root folder and then do all your modifications on this xorg.conf, restarting X after every modification.
This modified xorg.conf will be read at every X start but, if problems arise, as there are big chances that you end up in a console, you'll just need to rename this file so it won't be read anymore, rolling back to the old one.
Console command to change from graphic mode with display manager into console mode (login as root):
- service dm stop
- service dm start
- startx
- CONTROL + ALT + BACKSPACE (<--)
- cd
- mv -v xorg.conf xorg.conf.1
Document data
- Lost account?
- Join the community, be part of the Club: it's free!
- Get the PWP Download Subscription!
Comments (1)