View Single Post
Old 10-31-2007, 11:37 AM
     
  #4 (permalink)  
robrecht
Pretty Good Member
Join Date: 10-23-2007
PDAPhone: HTC Touch Pro
Carrier: Verizon
Posts: 246
 

Some devices & ROMs allow ClearType in landscape, while others need to be tweaked with a reg edit:

To enable ClearType in Landscape mode:
HKLM\System\GDI\ClearTypeSettings\OffOnRotation = 0 (DWORD decimal)

To disable:
HKLM\System\GDI\ClearTypeSettings\OffOnRotation = 1 (DWORD decimal)

Remember to soft reset and you'll be all set. Thanks to KINetics over at HoFo for this!
 
robrecht is offline   Reply With Quote