Quote:
|
Originally Posted by Murdock1979
Thanks!
Btw, the fgrep command knocks out every line that has a '#' in it - even ones with initiated configuration instructions. Like: load "dbe" # load double buffer
does not show in the output.
|
yes thats the idea every phrase sentence line that starts with # is commented out and ignored.
i wanted it a bit shorter quicker to skim over
(if you can figure how to get rid of the extra blank lines
im all ears
itś scary how identical your xorg file is.
except ive had problems with alignment in the xorg file cause issues for me
as seen here
Code:
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/input/mice"
open it in kwrite and make sure they all line up correctly