mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
fix naming for fake events device, part 2
This commit is contained in:
@@ -229,7 +229,7 @@ function Input:init()
|
||||
-- SDL key codes
|
||||
self.event_map = self.sdl_event_map
|
||||
else
|
||||
input.open("slider")
|
||||
input.open("fake_events")
|
||||
input.open("/dev/input/event0")
|
||||
input.open("/dev/input/event1")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user