v17 LibreELEC Testbuilds for x86_64 (Kodi 17.0)
Just came back from vacation and longpress on my bluetooth firetv remote does not work to bring up the context menu with a nuc5c and latest milhouse build.
Saw this post earlier, is this still the way to fix the longpress, or do i need to add a mod=longpress too?
(2016-07-31, 12:13)Hitcher Wrote: This is the only way I can still use my Fire TV remote and long press -

(2016-07-26, 00:31)porkchop999 Wrote: I copied the file /usr/lib/udev/rules.d/98-eventlircd.rules to /storage/.config/udev.rules.d/98-eventlircd.rules and edited it removing the new code

http://pastebin.com/KAVyX7Tr

This allows me to use my custom keyboard.xml with the aftv remote
My keymap.xml
Code:
<keymap>
<home>
  <keyboard>
   <key id="37">activatewindow(favourites)</key>
   <key id="216">activatewindow(shutdownmenu)</key>
  </keyboard>
</home>
<favourites>
  <keyboard>
   <key id="37">Close</key>
   <key id="216">Close</key>
  </keyboard>
</favourites>
<shutdownmenu>
  <keyboard>
   <key id="37">Close</key>
  </keyboard>
</shutdownmenu>
<global>
  <keyboard>
   <key id="226">pageup</key>
   <key id="227">pagedown</key>
   <key id="44">info</key>
  </keyboard>
</global>
<fullscreenvideo>
  <keyboard>
   <key id="37">PlayerDebug</key>
   <key id="216">stop</key>
   <key id="226">rewind</key>
   <key id="227">fastforward</key>
   <key id="44">showsubtitles</key>
  </keyboard>
</fullscreenvideo>
</keymap>


Messages In This Thread
3D HOU/HSBS issue - by .bismarck - 2016-06-20, 20:03
RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - by wookl - 2016-08-28, 18:46
[Build #0903] breaks VAAPI - by MichaelAnders - 2016-09-04, 15:37
Update Failed - by n2vwz - 2016-09-27, 19:34
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 17.0)11