home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Talk
Setting up mediaportal 1 (version 1.2.2.0) to work with G10 Voice Remote
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ajugap" data-source="post: 1286482" data-attributes="member: 168248"><p>I've been using version 1.2.2.0 for years and have found no need to upgrade to newer version. I hate it that skins loose compatibility with almost every new version. And new skins are too 'fancy' for my taste. I use a customized version of the default wide skin with only Videos and TV in the main menu.</p><p></p><p>I use mediaportal for recording tv programs and watching video files and recorded tv. So no music, etc. I watch tv in the living room but my PC is in another room. Up till a month ago I used an X10 remote control, but have never been fully satisfied with it. Mainly because it was too large and not responsive enough.</p><p></p><p>I was looking for a small 2.4 ghz RF remote with a limited number of buttons. I bought an "G10 Voice Remote" to try out. I have been optimizing mediaportal the last weeks to work with this remote. I suppose other 2.4 ghz RF remotes should also work.</p><p></p><p>Why I like this particular remote?</p><p>It has a limited number of buttons, but sufficient for my needs.</p><p></p><p>the buttons are</p><p>up, down, left, right</p><p>center button (=enter/select/ok)</p><p>pgup,pgdn</p><p>volume up, volume down</p><p>back (esc)</p><p>del</p><p>mute</p><p>menu (long press light button)</p><p>home (long press back button)</p><p></p><p>SETUP MEDIAPORTAL:</p><p></p><p>install sharpkeys</p><p>map the 'menu key' (long press light key) to web favorites key</p><p>map the 'enter key' to Media stop</p><p></p><p>Mapping to other keys might work but this worked for me. Reason for keys like favourites and media stop is these keys are supported in general HID device.</p><p></p><p>MEDIAPORTAL CONFIGURATION (see attachments keymap.xml and general HID.xml):</p><p>actions in keymap.xml are used for buttons: up,down,left,right,pgup,pgdn,volup,voldown,mute,del</p><p>actions in generic HID.xml are used for buttons: enter (remapped to media stop), menu (remapped to web favorites), back, home.</p><p></p><p>the entries in generic HID make sure the ok button, menu button, back button, home button act as follows:</p><p>Back button (BrowserBackward):</p><p>-if OSD is visible, hide it</p><p>-else if media is playing, stop</p><p>-else (in all other cases), show previous menu</p><p>Menu button (BrowserFavorites):</p><p>-if OSD is visible, show context menu</p><p>-else if media is playing, show the OSD</p><p>-else (in all other cases), show context menu</p><p>Enter button (MediaStop):</p><p>-if OSD is visible, select focused item (strangely enough does not work when first item of OSD is active)</p><p>-else if media is playing, pause/unpause it</p><p>-else (in all other cases), select focused item</p><p>Home button:</p><p>-show context menu</p><p></p><p>this RF remote control can be toggled between mouse mode and 'keyboard' mode with a dedicated button</p><p>the power button on the remote can learn the IR code for powering on/off the TV. This way you can use 1 remote to power on/off the TV and remotely controlling the PC on which mediaportal runs</p><p></p><p>keymap.xml is a little messy, because I first tried to customize it without using generic HID.xml but this was not versatile enough (e.g. I didn't manage to get the enter/ok key working the way I wanted)</p><p></p><p>I have changed dialogYesNo.xml so that yes is focused by default (<defaultcontrol>11</defaultcontrol>). I have added an entry for yesnodialog in keymap.xml so that pressing the del button confirms the deletion. This way, I only have to press the del button twice to delete an item. Tricky part is this could trigger multiple unwanted deletes when the button is stuck but for some reason this does not happen.</p><p></p><p>NB: the generated keycode for the del button is 8. This corresponds with backspace (not with delete). </p><p></p><p>I hope this information is useful. Good luck</p></blockquote><p></p>
[QUOTE="ajugap, post: 1286482, member: 168248"] I've been using version 1.2.2.0 for years and have found no need to upgrade to newer version. I hate it that skins loose compatibility with almost every new version. And new skins are too 'fancy' for my taste. I use a customized version of the default wide skin with only Videos and TV in the main menu. I use mediaportal for recording tv programs and watching video files and recorded tv. So no music, etc. I watch tv in the living room but my PC is in another room. Up till a month ago I used an X10 remote control, but have never been fully satisfied with it. Mainly because it was too large and not responsive enough. I was looking for a small 2.4 ghz RF remote with a limited number of buttons. I bought an "G10 Voice Remote" to try out. I have been optimizing mediaportal the last weeks to work with this remote. I suppose other 2.4 ghz RF remotes should also work. Why I like this particular remote? It has a limited number of buttons, but sufficient for my needs. the buttons are up, down, left, right center button (=enter/select/ok) pgup,pgdn volume up, volume down back (esc) del mute menu (long press light button) home (long press back button) SETUP MEDIAPORTAL: install sharpkeys map the 'menu key' (long press light key) to web favorites key map the 'enter key' to Media stop Mapping to other keys might work but this worked for me. Reason for keys like favourites and media stop is these keys are supported in general HID device. MEDIAPORTAL CONFIGURATION (see attachments keymap.xml and general HID.xml): actions in keymap.xml are used for buttons: up,down,left,right,pgup,pgdn,volup,voldown,mute,del actions in generic HID.xml are used for buttons: enter (remapped to media stop), menu (remapped to web favorites), back, home. the entries in generic HID make sure the ok button, menu button, back button, home button act as follows: Back button (BrowserBackward): -if OSD is visible, hide it -else if media is playing, stop -else (in all other cases), show previous menu Menu button (BrowserFavorites): -if OSD is visible, show context menu -else if media is playing, show the OSD -else (in all other cases), show context menu Enter button (MediaStop): -if OSD is visible, select focused item (strangely enough does not work when first item of OSD is active) -else if media is playing, pause/unpause it -else (in all other cases), select focused item Home button: -show context menu this RF remote control can be toggled between mouse mode and 'keyboard' mode with a dedicated button the power button on the remote can learn the IR code for powering on/off the TV. This way you can use 1 remote to power on/off the TV and remotely controlling the PC on which mediaportal runs keymap.xml is a little messy, because I first tried to customize it without using generic HID.xml but this was not versatile enough (e.g. I didn't manage to get the enter/ok key working the way I wanted) I have changed dialogYesNo.xml so that yes is focused by default (<defaultcontrol>11</defaultcontrol>). I have added an entry for yesnodialog in keymap.xml so that pressing the del button confirms the deletion. This way, I only have to press the del button twice to delete an item. Tricky part is this could trigger multiple unwanted deletes when the button is stuck but for some reason this does not happen. NB: the generated keycode for the del button is 8. This corresponds with backspace (not with delete). I hope this information is useful. Good luck [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
Setting up mediaportal 1 (version 1.2.2.0) to work with G10 Voice Remote
Contact us
RSS
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom