keymap.xml right mouse button.
#1
I would like to map the Xbox button on my Xbox 360 IR remote to the profile loading on xbmc

i would also like to map another button to the right mouse click. what is the event i would send in keymap.xml?

thanks!

also, yes, the green xbox button is mapped already to XboxFancyButton as per this howto http://forum.xbmc.org/showthread.php?tid=51581
Reply
#2
Enable debug logging.

Right click.

Read debugged log.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
#3
Cool. That should help. Thanks =)
Reply
#4
A little more help....

http://xbmc.svn.sourceforge.net/viewvc/x...iew=markup

Looking in there i tried to set up my button to load "profile" it doesn't seem to work. Not quite sure what i should be telling the button to send to open up the profiles.
Reply

Logout Mark Read Team Forum Stats Members Help
keymap.xml right mouse button.0