mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Kobo: fix Kobo Aura second edition highlighting
This commit is contained in:
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},
|
||||
|
||||
Reference in New Issue
Block a user