Systemweit ClearType abschalten

Jojojoxx

Lt. Junior Grade
Registriert
Okt. 2006
Beiträge
436
Hallo!

Ich möchte unter Windows 7 Prof. Cleartype komplett und systemweit abschalten.
In der Systemsteuerung habe ich auch die Option dafür gefunden und es abgeschaltet, allerdings sind einige Teile der Oberfläche noch immer mit Cleartype versehen.
So das Startmenü, Firefox und einige andere Systempunkte.
Weiß jemand wie ich das ändern kann?
Danke euch!
mfg

Jojo
 
Bei einigen Systemen hat ein Neustart manchmal geholfen um anschl. die noch verbliebenen Reste zu deaktivieren - Versuch macht kluch :D
 
Wenn du den Haken da raus genommen hast, dann muss man ja noch einmal durch diverse Ansichten von verschiedenen Textanzeigen und entsprechend auswählen, hast du dies gemacht?

Man kann auch manuell in der Registry die Einstellungen durch experimentieren mit den Einstellungen ändern

[HKEY_CURRENT_USER\Control Panel\Desktop]
"FontSmoothing"="2"
"FontSmoothingType"=dword:00000002
"FontSmoothingGamma"=dword:000003e8
"FontSmoothingOrientation"=dword:00000001


The "FontSmoothingType", "FontSmoothingGamma", "FontSmoothing", and "FontSmoothingOrientation" items already exist in the registry. The settings for each important item for ClearType activation and tuning are:

"FontSmoothingType" - a DWORD value: 1 = ClearType is not used for the font smoothing, standard font smoothing is used instead - 2 = ClearType is used for font smoothing. (setting to '2' also enables ClearType)

"FontSmoothing" - a DWORD value : 1 = use font smoothing, 2 = use ClearType font smoothing. This is a REG_SZ value, not a dword. This is different from "FontSmoothingType" and is not a switch to help turn on ClearType to begin with. This tells the font smoothing to use AFTER ClearType is enabled.

"FontSmoothingGamma" - a DWORD value: Perhaps the most important setting for ClearType. Range is 1000 to 2200 (integer). Setting to 1000 (the default) produces the most readable text for most people (its the darkest against a white background with a black font). 2200 gives the lighest text. You may be able to go below the 1000 value, I haven't tried that yet since the official lower limit is 1000.

"FontSmoothingOrientation" : This is a hard one to figure out. It seems basically to determine if the display will use RGB, BRG, or a flat pixel structure. Most LCD screens are RGB so play with this one a little if your using a LCD display. The values for this dword are 0, 1, or 2. These values for "FontSmoothingOrientation" and what each does is represented below:

Flat = 0 - The display device has no pixel structure. This means that light sources for each color are spread equally on the pixel area—this is referred to as gray scale rendering. This is how a standard display device works. ClearType is never applied to the rendered text.

RGB = 1 - The display device has pixels that consist of three stripes in the following order: red, green, and blue. ClearType is applied to the rendered text.

BGR = 2 - The display device has pixels that consist of three stripes in the following order: blue, green, and red. ClearType is applied to the rendered text.
 
@AMDUser: Ja das habe ich gemacht.

ClearType will ich abschalten, weil ich davon im Gegensatz zur normalen Schrift augenkrebs bekomme.
 
Cleartype lasse ich nun auf 24" mit 1920x1080 an auch wenn es an einigen stellen noch grausig aussieht so sieht bei der hohen auflösung auf der Bildflöche es ohne grausig aus... bei größeren Monitoren mit selber oder niedrigerer auflösung hab ich das aber auch lieber aus gehabt weil es schärfer war...

Frag mich echt wieso die das nicht hinbekommen das man es übers menü einfach abstellen kann
 
Nach einem Neustart hat sich ClearType wieder komplett reaktiviert, das nervt wirklich, dass man es nicht vollständig abschalten kann wie bei Vista und Vorgängern.
 
Zurück
Oben