Using a 45 key Hauppauge with a PVR150. Basically want to exit the main menu with the big green power key on the remote instead of scrolling through the menu options. Is there a key or key sequence to exit ?
2005-10-31, 02:12 PM (This post was last modified: 2005-10-31, 02:20 PM by betlit.)
you can set <ExitOnEsc> to true (just edit the config.xml to <ExitOnEsc>True</ExitOnEsc>)
this way, GBPVR closes, if you hit 'back'.
to use the green button, you have to edit irremote.ini and add the following to ghe [GB-PVR]-section:
GRNPOWER={sys(0xF060)}
sys(0xF060) closes the current active window. if you want to be able to close _any_ app with your remote, add it to the [default] section.
greets
betlit
AMD 1600mHz, 512 M RAM, 20+160 GB drive, Hauppauge PVR-350 + PVR-150 + PVR-150MCE, Win XP Pro SP3, using software decoding.
There is a theory which states that if ever anyone discovers exactly what the Universe is for and why it is here, it will instantly disappear and be replaced by something even more bizarre and inexplicable.
There is another theory which states that this has already happened.
I mapped the shutdown plugin to mine...you still need to choose the exit option (exit, restart, shutdown, etc), but I find it better than having GB exit when I ESC too many times.
You can speed it up a bit if you comment out all the buttons except exit. Then it would be [power],[ok] to exit.
Can you quickly write up how you mapped the power button to the shutdown plugin. First off, I'm not sure exactly which tag needs to be edited in Config.xml. Second, my irremote.ini file doesn't have "grnpower" associated with any keystrokes. It's actually not listed under the GB-PVR section. Any help with these two small things would be great! Thanks!