HT Slider:Not that I know of. This "feature" has annoyed me on many occaisons also. The best workaround IMO is to change the settings back to monitor or flat panel and apply that to get the brightness and colors back to normal. I then edit the registry to enable Media Center's overscan compensation and manually tweak the overscan levels for my particular HDTV. I don't know why Microsoft bother's tweaking the brightness/contrast/colorspace for whenever an HDTV is selected in the MC TV setup. Every single video card on the market today automatically transforms the standard PC's sRGB colorspace into YCbCr with a BT.709 colorspace whenever an HDTV with an HDMI port is used so the only thing Media Center needs to deal with is overscan. FYI, to manually tweak the overscan: http://blogs.msdn.com/astebner/archive/2006/04/29/586961.aspx The values I use for my particular 50" Toshiba HDTV are (I save the following as MCE_Overcan.reg and then double click it to install if I ever re-install the OS. This works for MCE2005 and Vista but I haven't confirmed Windows 7): Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Media Center\Settings\MCE.PerUserSettings] "marginLeft"=dword:00000028 "marginTop"=dword:00000002 "marginRight"=dword:0000001c "marginBottom"=dword:00000002 "marginSaved"=dword:00000001
Droid6:This may help me with a problem i'm having. I'm assuming the dword values are hexadecimal but I can't see a pattern in your values to figure it out myself. What value represents 1 pixel or percent of overscan so that I can tweak my settings. Also what bearing does the margin saved have, does a 1 at the end save the setting where a 0 wouldn't?