Programmatically get XF86Config BoardName.

From: greyfairer (googlegroups_at_greyfairer.123mail.org)
Date: 03/24/05

  • Next message: greyfairer: "Re: Programmatically get XF86Config BoardName."
    Date: 24 Mar 2005 00:45:50 -0800
    
    

    Hi all,

    I'm porting a graphics application that changes the gamma ramp for
    display boards, and supports multi head configurations. I use the
    XF86VidMode extension for that. One of the features I want involves
    selecting the right video card by name.

    I can get the Monitor vendor and model name using
    XF86VidModeGetMonitor, which just returns VendorName and ModelName from
    the "Monitor" section in XF86Config, but how do I get BoardName and
    VendorName from the "Device" section?

    Greets,
    Greyfairer.


  • Next message: greyfairer: "Re: Programmatically get XF86Config BoardName."