Jump to content

VCFG NO DDC: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "{{DISPLAYTITLE:VCFG_NO_DDC}} This line is used GRADD based graphiccard drivers. It controls if your monitor capabilities should be read with the Display Data Channel (DDC) or ..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
{{DISPLAYTITLE:VCFG_NO_DDC}}
{{DISPLAYTITLE:VCFG_NO_DDC}}
This line is used GRADD based graphiccard drivers. It controls if your monitor capabilities should be read with the Display Data Channel (DDC) or not.
This line is used GRADD based graphic card drivers. It controls if your monitor capabilities should be read with the Display Data Channel (DDC) or not.
  SET VCFG_NO_DDC=value
  SET VCFG_NO_DDC=value
;Parameters:Value can be TRUE or FALSE. If set to FALSE or the variable is not set up, than will the graphiccard driver use DDC to read the monitor capabilities.
;Parameters:Value can be TRUE or FALSE. If set to FALSE or the variable is not set up, then will the graphic card driver use DDC to read the monitor capabilities.


[[Category:Environment variable]]
[[Category:Environment variable]]

Latest revision as of 18:49, 12 October 2022

This line is used GRADD based graphic card drivers. It controls if your monitor capabilities should be read with the Display Data Channel (DDC) or not.

SET VCFG_NO_DDC=value
Parameters
Value can be TRUE or FALSE. If set to FALSE or the variable is not set up, then will the graphic card driver use DDC to read the monitor capabilities.