[Kobo] Update H2O2 to nearly working touch. (#3481)

See https://www.mobileread.com/forums/showpost.php?p=3610605&postcount=24 for evtest output.
pull/3465/head
Frans de Jonge 7 years ago committed by GitHub
parent 0e5293f1eb
commit aa7d4f9751
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -100,7 +100,8 @@ local KoboPhoenix = Kobo:new{
local KoboSnow = Kobo:new{
model = "Kobo_snow",
hasFrontlight = yes,
touch_phoenix_protocol = true,
touch_alyssum_protocol = true,
touch_probe_ev_epoch_time = true,
display_dpi = 265,
-- the bezel covers the top 11 pixels:
viewport = Geom:new{x=0, y=11, w=1080, h=1429},

Loading…
Cancel
Save