[LIVE] Q's regarding altering keyboard.xml and other keyboard tweaks
#1
Question 
I am personalizing the keyboard.xml to re-map certain buttons, clean-up extraneous (non-applicable) buttons, and add certain keymap functions.

So, my first question is with regard to ActivateWindow().
I have seen it written as both ActivateWindow() and XBMC.ActivateWindow().
Are both correct, or is there an appropriate time and place for each?

Secondly, is there a way to alter the keyboard response inside XBMC. i.e. make it snappier, quicker. it seems that my key press rate can easily exceed the response rate of XBMC. not sure if this is a keyboard issue, or a program tweak...

Thanks in advance.Big Grin
Reply
#2
XBMC.ActivateWindow is the full name space and the "correct" way to call it.
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
Thanks that helps immensely.
Reply

Logout Mark Read Team Forum Stats Members Help
[LIVE] Q's regarding altering keyboard.xml and other keyboard tweaks0