On Thu, Feb 21, 2013 at 10:29:29AM +0530, Mrinmayee Hingolikar wrote:
> Thanks Felix.
> What do the numbers in the configuration filenames ie 50-monitor.conf,
> mean??
files in /etc/X11/xorg.conf.d are loaded in sorting-order. in your case the
order doesn't matter that much, so you can leave them
On 2013-02-20 11:06 (GMT-0500) Felix Miata composed:
Using the following 3 files in xorg.conf.d/ should be all you need:
# 50-screen.conf
Section "Screen"
Identifier "Default Screen"
Device "Default Device"
Monitor "Default Monitor"
EndSection
# 50-monitor.conf
Section "Monitor
Thanks Felix.
What do the numbers in the configuration filenames ie 50-monitor.conf,
mean??
On Wed, Feb 20, 2013 at 3:37 PM, Mrinmayee Hingolikar <
mrinmayee.hingoli...@gmail.com> wrote:
> Hi,
>
> I have built X server 1.11.3 for Pandaboard. I want to know about
> configuration of the server. Th
On 2013-02-20 15:37 (GMT+0530) Mrinmayee Hingolikar composed:
I have built X server 1.11.3 for Pandaboard. I want to know about
configuration of the server. There is no xorg.conf file in my system but a
bunch of configuration files in /usr/share/X11/xorg.conf.d.
When I run Xorg -configure, it fa