Thanks to a post from another guy, I finally found a way to get my remote to cycle through the zoom modes or turn closed captions on or off, by simply pushing one button on the remote.
The software that enables me to do so is called Autohotkey (http://www.autohotkey.com).
I simply use the following macro for the default macro :
#IfWinActive ahk_class eHome Render Window
3::
Send ^+z
return
8::
Send ^+c
return
#IfWinActive
The code above, will map the # button on your remote to Ctrl+Shift+z, which will cycle through the zoom modes.
It will also map the * button on your remote to Ctrl+Shift+c, which will toggle closed captions on or off.
By using the #IfWinActive code I simply check to make sure that the shortcuts are only passed when Media Centre is the active window.
Important : the strange thing is that if I press the # button on the remote from Notepad I do not get the # sign, but the number 8, and for the * button on the remote I get the number 3.
That is on a Belgian keyboard, so if you have a different keyboard (very likely), you might want to check first which keys correspond to the * and # button on the remote.
BTW : I would have preferred to be able to map the 4 small coloured buttons at the bottom of the remote, but these seem to correspond with no key on the regular keyboard, at least pressing them from another application gives no feedback whatsoever.
You can certainly add more functions if you can find any more keys on the remote that you hardly use, and that you know the key of.
Maybe add radio ?
PAL territory, using analogue cable Hauppauge PVR-350 and Hauppauge PVR-250, living in Belgium, Europe
http://www.extrabuttons.netFor digital TV (satellite), currently using DVBViewer