v18 Do not hide Now Playing
#16
(2019-02-23, 08:30)jjd-uk Wrote: For Controllers look at gamepad keymap see https://github.com/xbmc/xbmc/blob/90c774...#L132-L148

B button is mapped to Stop change this to Back

White button will bring up info
 Thanks for that link.

I've created a file named "gamepad.xml" with this content:

<keymap>
  <Visualisation>
    <gamepad>
      <A>Pause</A>
      <B>Back</B>
      <X>Stop</X>
      <Y>ActivateWindow(VisualisationPresetList)</Y>
      <black>PlayerProcessInfo</black>
      <white>Info</white>
      <start>OSD</start>
      <back>LockPreset</back>
      <leftanalogtrigger>AnalogRewind</leftanalogtrigger>
      <rightanalogtrigger>AnalogFastForward</rightanalogtrigger>
      <dpadleft>StepBack</dpadleft>
      <dpadright>StepForward</dpadright>
      <dpadup>SkipNext</dpadup>
      <dpaddown>SkipPrevious</dpaddown>
    </gamepad>
  </Visualisation>
</keymap>



I put it into the userdata folder and restarted Kodi. However, the button configuration for my gamepad is still the default one. When music is played the B button stops it. What am I doing wrong?
With the TV remote the back navigation works.x (x)  #ir-ext-ui { position: fixed; padding: 1px; z-index: 9999; display: none; font-family: Consolas, "Lucida Console", "Courier New", Courier, monospace; text-align: right; }
System: Nvidia Shield (2015) / Samsung TV 60'' 4k (JU6850U) / Yamaha 5.1 AV Receiver (RX-V479)
Reply


Messages In This Thread
Do not hide Now Playing - by ape-ma - 2019-02-19, 18:34
RE: Do not hide Now Playing - by Hitcher - 2019-02-19, 19:14
RE: Do not hide Now Playing - by ape-ma - 2019-02-19, 21:20
RE: Do not hide Now Playing - by Hitcher - 2019-02-19, 22:33
RE: Do not hide Now Playing - by ape-ma - 2019-02-20, 12:16
RE: Do not hide Now Playing - by jjd-uk - 2019-02-20, 06:06
RE: Do not hide Now Playing - by ape-ma - 2019-02-20, 12:18
RE: Do not hide Now Playing - by ronie - 2019-02-20, 10:54
RE: Do not hide Now Playing - by ape-ma - 2019-02-20, 12:58
RE: Do not hide Now Playing - by aegidius - 2019-02-27, 13:31
RE: Do not hide Now Playing - by ape-ma - 2019-02-22, 19:06
RE: Do not hide Now Playing - by bluemartian - 2019-02-22, 19:46
RE: Do not hide Now Playing - by ape-ma - 2019-02-22, 21:19
RE: Do not hide Now Playing - by jjd-uk - 2019-02-23, 07:38
RE: Do not hide Now Playing - by ape-ma - 2019-02-23, 17:35
RE: Do not hide Now Playing - by jjd-uk - 2019-02-23, 08:30
RE: Do not hide Now Playing - by ape-ma - 2019-02-23, 19:48
RE: Do not hide Now Playing - by HomerJau - 2019-02-28, 08:08
Logout Mark Read Team Forum Stats Members Help
Do not hide Now Playing0