home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Products
IR Server Suite (IRSS)
Assigning Keystrokes in translator
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="MrLobster" data-source="post: 573007" data-attributes="member: 96543"><p>Well after about 10 mins, i stumbled on the answer...</p><p></p><p>You need to use Virtual Keycodes, the ones that begin with VK_</p><p></p><p>A list is <a href="http://api.farmanager.com/en/winapi/virtualkeycodes.html" target="_blank">here</a>.</p><p></p><p>Once you found your key Encase it in curly bracket.</p><p></p><p>e.g.</p><p></p><p>{VK_SPACE} = Spacebar</p><p>{VK_BACK} = Backspace</p><p></p><p>xbmc is all running nicely and think I might be using it till maya, musta "the skin with no name" gets released, which could be a while.</p><p></p><p>currently i'm running the alaska skin, which is fantastic, but a bit tougher to figure out that MP was.</p></blockquote><p></p>
[QUOTE="MrLobster, post: 573007, member: 96543"] Well after about 10 mins, i stumbled on the answer... You need to use Virtual Keycodes, the ones that begin with VK_ A list is [URL="http://api.farmanager.com/en/winapi/virtualkeycodes.html"]here[/URL]. Once you found your key Encase it in curly bracket. e.g. {VK_SPACE} = Spacebar {VK_BACK} = Backspace xbmc is all running nicely and think I might be using it till maya, musta "the skin with no name" gets released, which could be a while. currently i'm running the alaska skin, which is fantastic, but a bit tougher to figure out that MP was. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
IR Server Suite (IRSS)
Assigning Keystrokes in translator
Contact us
RSS
Top
Bottom