[clug-talk] Question about X Windows

2012-01-22 Thread Craig McLean
Hello. I have a question about xorg drivers. I’m using xorg 7.5 on Debian Squeeze 6.0.3. In more recent versions of the X system you don’t need an xorg.conf configuration file because the system is now able to properly auto detect most of your hardware. My question is how do you tell what it

Re: [clug-talk] Question about X Windows

2012-01-22 Thread Ilya Khlopotov
Hello Craig, > My question is how do you tell what it detected? The easiest way is to check log file /var/log/Xorg.0.log The other way could be: Xorg -configure -config /tmp/xorg.conf less /tmp/xorg.conf Best regards, ILYA On Sun, 2012-01-22 at 16:44 -0700, Craig McLean wrote: > Hello. > > I