mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
[Kobo] Update H2O2 to nearly working touch. (#3481)
See https://www.mobileread.com/forums/showpost.php?p=3610605&postcount=24 for evtest output.
This commit is contained in:
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user