Thoughts about setup and deployment issues, WiX, XNA, the .NET Framework and Visual Studio
All postings are provided AS IS with no warranties, and confer no rights. Additionally, views expressed herein are my own and not those of my employer, Microsoft.
I ran across a thread on one of the team discussion aliases today that described a registry tweak for Windows Media Center for Windows Vista that I wanted to pass on. There is a new feature in Windows Media Center for Windows Vista called the mini-guide. It is a small window that appears as an overlay while you are watching live TV and you can quickly browse details of other shows on other channels. You can get to the mini-guide by pressing More Info on the remote control while live TV is playing and choosing the Mini Guide option in the context menu.
By default, when you use the arrow buttons on the remote control to scroll through the mini-guide, it navigates channels in what feels like a non-intuitive way to me. When you press the up arrow, the mini-guide browses to the previous channel and when you press the down arrow, the mini-guide browses to the next channel. In other words, if you are on channel 5, pressing up moves you to channel 4, and pressing down moves you to channel 6. This is the opposite scrolling order to the channel change buttons - pressing the channel up button moves you to channel 6 and pressing the channel down button moves you to channel 4.
Fortunately, there is a registry value you can change to invert the mini-guide scrolling behavior to force it to scroll the same way that channel up/down scrolls. Here are the steps you can use to toggle this behavior:
If you want to change the mini-guide scrolling behavior back to the default (which will make it scroll the opposite direction of channel up/down scrolling), you can use these steps:
Hopefully this will be something we add to a future version of TweakMce.