XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > XBMC General Help and Support > XBMC for Windows Specific Support

XBMC for Windows Specific Support Need help with XBMC for Windows, or think you've found a bug? Discuss it here.

Reply
 
Thread Tools Search this Thread Display Modes
Old 2008-03-09, 19:54   #1
LaTropa64
Fan
 
Join Date: Nov 2005
Posts: 638
LaTropa64 is an unknown quantity at this point
Default Getting the Context Menu with the Keyboard?

I've figured out what most of the keyboard keys do from trial and error and the keymap.xml, but I still haven't found what brings up the context menu (like the white button on the gamepad or title button on the remote). The only way I can do it is to use the mouse and right-click the bookmark.

Code:
    <keyboard>
      <p>Play</p>
      <q>Queue</q>
      <f>FastForward</f>
      <r>Rewind</r>
      <left>Left</left>
      <right>Right</right>
      <up>Up</up>
      <down>Down</down>
      <pageup>PageUp</pageup>
      <pagedown>PageDown</pagedown>
      <return>Select</return>
      <backspace>ParentDir</backspace>
      <m>ActivateWindow(PlayerControls)</m>
      <s>ActivateWindow(shutdownmenu)</s>
      <escape>PreviousMenu</escape>
      <i>Info</i>
      <menu>ContextMenu</menu>
      <space>Pause</space>
      <x>Stop</x>
      <period>SkipNext</period>
      <comma>SkipPrevious</comma>
      <tab>FullScreen</tab>
      <printscreen>Screenshot</printscreen>
      <minus>VolumeDown</minus>
      <plus>VolumeUp</plus>
      <zero>Number0</zero>
      <one>Number1</one>
      <two>Number2</two>
      <three>Number3</three>
      <four>Number4</four>
      <five>Number5</five>
      <six>Number6</six>
      <seven>Number7</seven>
      <eight>Number8</eight>
      <nine>Number9</nine>
    </keyboard>
What does <menu> refer to on the keyboard?
LaTropa64 is offline   Reply With Quote
Old 2008-03-09, 20:41   #2
Jezz_X
Team-XBMC Skinner
 
Jezz_X's Avatar
 
Join Date: Jun 2006
Location: Earth
Posts: 2,512
Jezz_X is on a distinguished road
Default

its the right click menu button on keyboards thats useally to the right hand side of space and not the windows start key (ie: the special windows keys on a keyboard)
Jezz_X is offline   Reply With Quote
Old 2008-03-10, 14:59   #3
LaTropa64
Fan
 
Join Date: Nov 2005
Posts: 638
LaTropa64 is an unknown quantity at this point
Default

This key, right?



It doesn't seem to do anything for me in XBMC.
LaTropa64 is offline   Reply With Quote
Old 2008-03-10, 15:13   #4
w84no1
Member
 
Join Date: Jun 2006
Posts: 41
w84no1 is on a distinguished road
Default

I just remap it to <c>ContextMenu</c>
w84no1 is offline   Reply With Quote
Old 2008-03-11, 00:16   #5
Jezz_X
Team-XBMC Skinner
 
Jezz_X's Avatar
 
Join Date: Jun 2006
Location: Earth
Posts: 2,512
Jezz_X is on a distinguished road
Default

yeah that key and now I remember it didn't work on the SDL version only on directx
Jezz_X is offline   Reply With Quote
Old 2008-03-11, 00:38   #6
jmarshall
Team-XBMC Developer
 
Join Date: Oct 2003
Posts: 15,076
jmarshall is on a distinguished road
Default

Probably the wrong key id in that case (SDLKeyboard.cpp if anyone wants to take a look)
__________________
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.


jmarshall is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 03:42.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project