Setting the Registry Key to Adjust Gamma Settings (Windows CE 5.0)
You can improve the appearance of ClearType text by adjusting the gamma values. The gamma values control the luminance generated on an LCD screen.
To adjust the gamma settings for the OS design,
In the Workspace window, choose the ParameterView tab.
Expand the <OS Design Name> parameters node.
Expand the C:\WINCE500 node.
Expand the node that matches the name of your BSP. For example, if you are using the CEPC BSP, then expand the CEPC node.
Expand the Project Specific Files node.
Right-click Project.reg, and then choose Open.
To enable ClearType for the OS design, add the following text to the end of the registry file.
; Settings to enable gamma adjustment ; Valid values for gamma values range between 1000 and 2200. [HKEY_LOCAL_MACHINE\System\GDI\Gamma] "Gamma Value"=dword:1500
From the File menu, choose Save and then from the File menu, choose Close.
See Also
Send Feedback on this topic to the authors