Maybe this is not the right place, but i give it a try anyway...
I use a gamepad to navigate in mediaportal. And i want to use the default skin.
MyLyrics is such a great plugin, i wish i could enter it more easaly.
Therfore i use shortcuter.
Now i want to set a keyboard key to my gamepad. But i don't know how. I can put almost every action to about any button on the gamepad. But i haven't found a way to link a keyboard key...
I found a function called "keypressed" in the directinput setting, when mapping actions to the gamepad. Next i can input 2 textboxes. But i can't find anywhere how to use this textboxes...
I managed to get a shortcut to MyLyrics under key "1" on the keyboard. Now i only have to map that key to my gamepad...
Can any of you help me with this?
Exuse me for being such offtopic in this Lyrics board...
google autohotkey
edit default script to add #installkeybdhook
run default script
double click on taskbar icon
click view -> key history and script info
press the gamepad key lots of times
press F5 to refresh the info screen
see if autohotkey recognises the gamepad
if so you can program a script to map gamepad key press to '1' or any other key combo eg CTRL+ALT+1 etc..
Helps great!!!
added "Joy9:: Send 1" tot the script and it works!
Netherlands