remapping keys on tv remote
|
20th May, 2013, 06:00 AM
Post: #1
|
|||
|
|||
remapping keys on tv remote
remote.xml, mapping 1-9 keys on tv remote to play tv channels done.
but I still have issue in full screen video playing, numbers I press are editing time index on screen, not using my shortcuts to change stream. I removed the the section related to those keys from <FullscreenVideo>, but no effect. then I removed all other lines using keys <zero>-<nine>. I kept only mines in <general> section, but still time index, no switching channels. Is it possible to switch this off? mk Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
20th May, 2013, 06:10 AM
Post: #2
|
|||
|
|||
RE: remapping keys on tv remote
try delete this part from remote.xml
Code: <NumericInput> ~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
20th May, 2013, 06:17 AM
Post: #3
|
|||
|
|||
RE: remapping keys on tv remote
(20th May, 2013 06:10 AM)rikardo1979 Wrote: try delete this part from remote.xml no change, still time index edit. I took remote.xml from usr share and this 1-9 remap is only change. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
20th May, 2013, 07:09 AM
Post: #4
|
|||
|
|||
RE: remapping keys on tv remote
hmm, weird
it have to be something really simple and stupid but we do not see it ~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
20th May, 2013, 08:12 AM
Post: #5
|
|||
|
|||
RE: remapping keys on tv remote
(20th May, 2013 07:09 AM)rikardo1979 Wrote: hmm, weird I think the same, let's wait what koen says. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
20th May, 2013, 09:57 AM
Post: #6
|
|||
|
|||
RE: remapping keys on tv remote
maybe you can check on xbmc log with debug, see what is activated on key pressed
but my remote act as a keyboard, so maybe not same info Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
20th May, 2013, 06:43 PM
Post: #7
|
|||
|
|||
RE: remapping keys on tv remote
(20th May, 2013 09:57 AM)belese Wrote: maybe you can check on xbmc log with debug, see what is activated on key pressed will check. beside this I found one more "issue" I created a playlist with all tv channels, which is triggered by "0". this way I can (like on tv) start from channel "1" and then with "P+" on remote go to next channel, and next and next. but even the playlist is set to REPEAT ALL (playlist was created via XBMC - queue, queue, queue then from player list I saved it), with the P+ if I get to end, xbmc stops playlist with standard msg "can't find next item in playlist". if the playlist is triggered via xbmc menus like playlist -> play, then is ok. In remote.xml I did put (according the docs) this: <zero>PlayMedia(special://masterprofile/playlists/video/telky.m3u)</zero> Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|