mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Kobo: Allow disabling key repeats
Re #10743 Note that this only makes faulty switches slightly less annoying: for a stuck switch, instead of a string of page turns, you'll get a single missed page turn on the tap that actually releases the stuck contact...
This commit is contained in:
@@ -350,7 +350,7 @@ local function exitReader()
|
||||
-- Restore initial inversion state
|
||||
Device.screen:setHWNightmode(hw_nightmode)
|
||||
|
||||
-- shutdown hardware abstraction
|
||||
-- Shutdown hardware abstraction
|
||||
Device:exit()
|
||||
|
||||
if Profiler then Profiler.stop() end
|
||||
|
||||
Reference in New Issue
Block a user