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"
      Identifier        "Default Monitor"
#    Option     "PreferredMode"       "1600x900"
EndSection

# 50-device.conf
Section "Device"
    Identifier "Default Device"
    Driver "NameOfMyCustomCompiledPandaboardDriver"
EndSection

Optionally, combine the three files into one xorg.conf file instead.

Automagic should take care of everything else.

I failed to pay attention to your mention of /usr/share/X11/xorg.conf.d. Making changes there are subject to being overwritten by package management system updates. These modified files need to be placed in /etc/X11/xorg.conf.d/ or combined into /etc/X11/xorg.conf.
--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/
_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

Reply via email to