Thank you
Here my test on v2015.11-1401-g5faddfd/ 07-Nov-2017 06:40
added "touch_alyssum_protocol = true," like this :
Code:
-- Kobo Aura H2O2:
local KoboSnow = Kobo:new{
model = "Kobo_snow",
hasFrontlight = yes,
touch_phoenix_protocol = true,
touch_alyssum_protocol = true,
display_dpi = 265,
-- the bezel covers the top 11 pixels:
viewport = Geom:new{x=0, y=11, w=1080, h=1429},
}
RESULT :
- Displaying the KOREADER File Browser /mnt/onboard
- No touch response
- Frontlight is on
- I had to reboot
Same results either on KSM or Nickel but on KSM :
- Frontlight setting looks different
- Screen upside down
Next ?