Since the up and down buttons on apple remote dont do anything when im watching a video and have the OSD showing, how do i assign the up key to change the aspect ratio of the video? i went into keymap.xml and inserted the up aspect ratio button as shown below, but it didn't work. i simply want to be able to assign a function to the up and down key on remote when im in osd. any guidance please.
[codebox]<OSDVideoSettings>
<remote>
<back>Close</back>
<menu>Close</menu>
<start>Close</start>
<up>AspectRatio</up>[/codebox]
Some edits in keymaps.xml
nmirza
Senior Member Posts: 291 Joined: Mar 2008 Reputation: 0 |
2008-12-15 19:07
Post: #1
(This post was last modified: 2008-12-15 21:53 by nmirza.)
|
| find quote |
sho
Team-XBMC Member Joined: May 2004 Reputation: 3 |
2008-12-15 21:53
Post: #2
Edit the one in the user dir.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
nmirza
Senior Member Posts: 291 Joined: Mar 2008 Reputation: 0 |
2008-12-15 22:01
Post: #3
tried that as suggested in wiki for keymap.xml but no go. is there something wrong with the syntax or the section of file i'm putting it under, i.e. OSDvideosettings?
|
| find quote |
sho
Team-XBMC Member Joined: May 2004 Reputation: 3 |
2008-12-15 23:16
Post: #4
Looking at my default keyboard.xml it looks like appleremote uses a completely different tags
Code: <OSDVideoSettings>Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
nmirza
Senior Member Posts: 291 Joined: Mar 2008 Reputation: 0 |
2008-12-16 01:37
Post: #5
maybe im on a different version. at this point ive tried adding various combinations in VideoOSD/VideoOSDSettings/Video Menu but no help. i've also tried using the following but no help
<joystick name="Apple Remote"> <button id="1">aspectratio</button> </joystick> |
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2008-12-16 02:12
Post: #6
It may not be available while the OSD is up - I'm not sure.
You probably want it in the VideoOSD window though I should think, rather than the OSDVideoSettings window (which already has the option to toggle the view mode right there in the UI?) Cheers, Jonathan Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
nmirza
Senior Member Posts: 291 Joined: Mar 2008 Reputation: 0 |
2008-12-16 06:12
Post: #7
yeah i figured in the end it had to be videoOSD but nothing has worked so far. i have a whole bunch of videos that are 4:3 that i like to watch in 16:9 and soemtimes after so long just a pain to go to osd, video settngs, and then down 5 rows to toggle the mode. i guess i'll keep trying to see what i can figure out and if someone has made this work please let me know. in the meanwhile i'll be grateful for what i have - the dream mediacenter i've always wanted.
|
| find quote |
sho
Team-XBMC Member Joined: May 2004 Reputation: 3 |
2008-12-16 11:56
Post: #8
Try something that is definitely supported within the OSD
That way you can narrow it down. (Or look in the code )Code: <VideoOSD>Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2008-12-16 23:32
Post: #9
Please post a request ticket on trac - I have some ideas as to how this could be done.
Thanks, Jonathan Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2008-12-19 00:16
Post: #10
nmirza: As of r16612, you can use this:
Code: <keymap>Cheers, Jonathan Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
)
Search
Help