I found the following keys that need to be mapped but not sure what VKey for it is .. SDLKeyboard.cpp .. They are currently detected by XBMC but aren't associated with anything ..
Key Scancode
--- --------
Web 158
Media Library 164
Menu 147
LIVE TV Demand 160
Full Screen 140
Additional Keyboard Keys Mapping?
CrashX
Posting Freak Posts: 1,174 Joined: Jan 2009 Reputation: 2 |
(This post was last modified: 2009-05-03 09:08 by CrashX.)
|
| find quote |
CrashX
Posting Freak Posts: 1,174 Joined: Jan 2009 Reputation: 2 |
2009-05-07 22:38
Post: #2
Any ideas what VKey to use for them ?
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,564 Joined: Oct 2003 Reputation: 138 |
2009-05-08 01:41
Post: #3
Ideally we'd be moving away from VKey and using the unicode value.
The trouble is that for a purely keymapping perspective, we want things like SHIFT-1 to know that it's the "1" key. But basically, take a look through the button translator class and reuse some stuff there if it's appropriate, else add some more. Cheers, Jonathan Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help