Kobo: fix Kobo Aura second edition highlighting

pull/2435/head
Frans de Jonge 7 years ago committed by Qingping Hou
parent a8dd8c6f30
commit 0fb29e9cd3

@ -99,7 +99,8 @@ local KoboPhoenix = Kobo:new{
local KoboStar = Kobo:new{
model = "Kobo_star",
hasFrontlight = yes,
touch_alyssum_protocol = true,
touch_probe_ev_epoch_time = true,
touch_phoenix_protocol = true,
display_dpi = 212,
-- the bezel covers 12 pixels at the bottom:
viewport = Geom:new{x=0, y=0, w=758, h=1012},

Loading…
Cancel
Save