Changing configuration files doesn't work
#1
Sad 
Hi all!
I have 2 problems with RssFeeds.xml and Keymap.xml:
  • RssFeeds.xml
    I've changed the URL of the feed, but when I run XBMC nothing happens: it shows the default feed again.

  • Keymap.xml
    I'm using the Apple Remote and I want to use the plus/minus button to raise/lower the volume when viewing a video. I tried to change the settings from this
    Code:
    <FullscreenVideo>
        <keyboard>
          <up>BigStepForward</up>
          <down>BigStepBack</down>
        </keyboard>
    </FullscreenVideo>
    to this:
    Code:
    <FullscreenVideo>
        <keyboard>
          <up>[color=Red][b]VolumeUp[/b][/color]</up>
          <down>[color=Red][b]VolumeDown[/b][/color]</down>
        </keyboard>
    </FullscreenVideo>
    Again, running XBMC nothing changed...
    Is <keyboard> the right section for the Apple Remote?


Am I missing something?
I open del xml file, edit, save, close the texteditor and run XBMC...

Smile
Reply
#2
up! Smile
Reply
#3
i would also like to know if the apple remote keymap is user editable in the 0.1.7 release? want to make a button goto projectm when music is on.
Reply
#4
ilboso Wrote:Hi all!
I have 2 problems with RssFeeds.xml and Keymap.xml:
I've changed the URL of the feed, but when I run XBMC nothing happens: it shows the default feed again.

Make sure you're modifying the file in ~/Library/Application Support/XBMC/UserData/.

Quote:I'm using the Apple Remote and I want to use the plus/minus button to raise/lower the volume when viewing a video.

Sorry, remapping keys with the Apple Remote is not yet supported.

Thanks,

-elan
Reply
#5
@elan:
thanks for your replies! I was looking in the wrong folder... now the RSS works!
Smile
Reply
#6
How come the software run properly, but there is no folder in 'Application support' Huh

Means , I can't change configuration??

please advice,
Tomer
Reply

Logout Mark Read Team Forum Stats Members Help
Changing configuration files doesn't work0