10-03-2019, 09:59 PM
|
#348
|
BLAM!
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
|
Quote:
Originally Posted by desterly
This is just a "nice to have" but can we add a patch to libnickel to remove the exclusive hold on event0?
Miniclock does it on first boot if need be but it requires an extra reboot after patch install (yes I know I'm lazy)
from Miniclock:
Code:
sed -i -e 's@/dev/input/event0:keymap=keys/device.qmap:grab=1@/dev/input/event0:keymap=keys/device.qmap:grab=0@' "$libnickel"
|
Your wish is my command  .
|
|
|