Comment in .conf
Solved
biohazard-34
-
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.
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
-
yeah, if you put a #, the command will not be executed
--
it seems pretty barbaric like that, but it's very simple -
Yes, that's the principle of commenting out a line...
I would like to comment out a line in a .conf file.
-
-
For a comment in a .conf file, I believe you need to put a # at the beginning of the line.