v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2018-03-04, 12:28)dantist Wrote:
(2018-03-04, 07:05)loggio Wrote: I can confirm longpress keys are not working. 
this is true for all long presses, using Bluetooth keyboard or a Flirc.
Maybe this is also related to my FLIRC issue with scrolling too quickly through menu entries ?     


I need to get you guys to tell me what key isn't mapped. You have to do this via command line in an ssh session.

you can either use the following command
Code:
libinput list-devices

which will output something like
Code:
Device:           flirc.tv flirc
Kernel:           /dev/input/event16
Group:            6
Seat:             seat0, default
Capabilities:     keyboard pointer 
Tap-to-click:     n/a
Tap-and-drag:     n/a
Tap drag lock:    n/a
Left-handed:      n/a
Nat.scrolling:    disabled
Middle emulation: n/a
Calibration:      n/a
Scroll methods:   none
Click methods:    none
Disable-w-typing: n/a
Accel profiles:   n/a
Rotation:         n/a

then please record the events like so
Code:
libinput debug-events --device /dev/input/event16

then press the keys (both regular and long press). the output will look like so:
Code:
-event16  DEVICE_ADDED     flirc.tv flirc                    seat0 default group1  cap:kp scroll-nat
 event16  KEYBOARD_KEY      +2.74s    KEY_UP (103) pressed
 event16  KEYBOARD_KEY      +2.77s    KEY_UP (103) released
 event16  KEYBOARD_KEY      +4.66s    KEY_VOLUMEUP (115) pressed
 event16  KEYBOARD_KEY      +4.69s    KEY_VOLUMEUP (115) released

if libinput command isn't included you can do something similar with evtest which is included in the system-tools add-on.
"PPC is too slow, your CPU has no balls to handle HD content." ~ Davilla
"Maybe it's a toaster. Who knows, but it has nothing to do with us." ~ Ned Scott


Messages In This Thread
WD MyCloud - by crisp waffles - 2017-09-06, 03:11
No 3D Playback since Version - by Mike74 - 2017-10-09, 19:25
Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-10, 14:45
RE: Migrating from RPi2 to RPi1 - by Milhouse - 2017-11-10, 21:06
RE: Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-11, 09:17
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - by lrusak - 2018-03-07, 10:34
Resolution broken after 0415 - by lozbrown85 - 2018-04-20, 11:48
popt 1.16 - by n0n4m3 - 2018-06-29, 00:28
RE: popt 1.16 - by Milhouse - 2018-06-29, 06:39
A plugin to be resurrected - by ArminiusTux - 2018-10-22, 22:02
RE: A plugin to be resurrected - by Milhouse - 2018-10-23, 02:46
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24