VCFG NO DDC: Difference between revisions
Appearance
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 ..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:VCFG_NO_DDC}} | {{DISPLAYTITLE:VCFG_NO_DDC}} | ||
This line is used GRADD based | 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, | ;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.