Comment in .conf

Solved
biohazard-34 -  
 biohazard-34 -
Hello everyone,
I would like to comment out a line in a .conf file.
I am using Gentoo and it is the file "xorg.conf"
This is because I have a graphics card issue preventing me from switching to graphical interface.
I have read that it is apparently necessary to do this as I have roughly the same problems as the author of this post: http://ww5.gentoo.fr
Thank you for your help.
Configuration: Windows XP, Gentoo live cd Firefox 2.0.0.20

4 answers

  1. Anonymous user
     
    yeah, if you put a #, the command will not be executed
    --
    it seems pretty barbaric like that, but it's very simple
    2
  2. BeFaX Posted messages 16334 Status Contributor 3 863
     
    Yes, that's the principle of commenting out a line...

    I would like to comment out a line in a .conf file.
    0
  3. biohazard-34
     
    Thank you for your response.
    I'm going to give it a try :)
    0
  4. BeFaX Posted messages 16334 Status Contributor 3 863
     
    For a comment in a .conf file, I believe you need to put a # at the beginning of the line.
    -1